From cda36d8bf62ae24ad44739f3a979be141f9be34b Mon Sep 17 00:00:00 2001 From: Deepak Nathani Date: Thu, 12 Oct 2023 12:38:09 -0700 Subject: [PATCH] add paper news, updates to research --- _news/announcement_8.md | 7 +++++++ _news/announcement_9.md | 8 ++++++++ _pages/about.md | 2 +- 3 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 _news/announcement_8.md create mode 100644 _news/announcement_9.md diff --git a/_news/announcement_8.md b/_news/announcement_8.md new file mode 100644 index 0000000..9d28704 --- /dev/null +++ b/_news/announcement_8.md @@ -0,0 +1,7 @@ +--- +layout: post +date: 2023-09-25 15:59:00 +inline: true +--- + +Completed my Summer Internship at Amazon Web Services (AWS) AI labs under the supervision of [Xing Niu](https://xingniu.org/), [Shuoyang Ding](https://www.cs.jhu.edu/~sding/) and [Prashant Mathur](http://mtresearcher.github.io/). \ No newline at end of file diff --git a/_news/announcement_9.md b/_news/announcement_9.md new file mode 100644 index 0000000..4296db1 --- /dev/null +++ b/_news/announcement_9.md @@ -0,0 +1,8 @@ +--- +layout: post +date: 2023-10-07 15:59:00 +inline: true +--- + +Our paper titled *MAF: Multi-Aspect Feedback for Improving +Reasoning in Large Language Models* will appear at EMNLP 2023. Details coming out soon! \ No newline at end of file diff --git a/_pages/about.md b/_pages/about.md index 2641613..06fc0c5 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -18,7 +18,7 @@ selected_papers: false # includes a list of papers marked as "selected={true}" social: true # includes social icons at the bottom of the page --- -Hello! I am Deepak Nathani. I am currently a 1st year PhD student at [UC, Santa Barbara](https://www.cs.ucsb.edu/) advised by [Prof. William Wang](https://sites.cs.ucsb.edu/~william/) in the [UCSB NLP](http://nlp.cs.ucsb.edu/) lab. My research interests lie broadly in the areas of Natural Language Generation, Commonsense Reasoning, and Dialog Systems. Recently, I have been interested in methods to localize knowledge within LLMs and how to effectively use external non-parametric knowledge to solve commonsense reasoning problems. +Hello! I am Deepak Nathani. I am currently a 2nd year PhD student at [UC, Santa Barbara](https://www.cs.ucsb.edu/) advised by [Prof. William Wang](https://sites.cs.ucsb.edu/~william/) in the [UCSB NLP](http://nlp.cs.ucsb.edu/) lab. My research interests lie broadly in the areas of Natural Language Generation and Commonsense Reasoning. Recently, I have been interested in automated feedback generation to boost reasoning performance in LLMs. In the past, I have worked as a **Pre-Doctoral Researcher** at [Google Research, India](https://research.google/locations/india/) with [Dr. Partha Talukdar](https://research.google/people/ParthaTalukdar/). At Google, I worked on Controllable Text Generation and Conversational AI. I have also worked as a **Software Engineering AMTS** at [Salesforce.com](https://www.salesforce.com/).