2025
article
OpenAlex
Alexander Shypula, Aman Madaan, Yimeng Zeng, Jacob R. Gardner et autres
In the twilight of Moore’s law, optimizing program performance has emerged as a central focus in computer architecture research. Yet, high-level source optimization remains challenging due to the intricate nature of understanding code semantics. Our approach unifies machine learning techniques with established …
us
(code pays fourni par la source)
Accès ouvert
2024
preprint
OpenAlex
Tianyue Ou, Frank F. Xu, Aman Madaan, Jiarui Liu et autres
LLMs can now act as autonomous agents that interact with digital environments and complete specific objectives (e.g., arranging an online meeting). However, accuracy is still far from satisfactory, partly due to a lack of large-scale, direct demonstrations for digital tasks. Obtaining supervised …
Accès ouvert
2024
preprint
OpenAlex
Tianjun Zhang, Aman Madaan, Luyu Gao, Steven Zheng et autres
In-context learning (ICL, also known as few-shot prompting) has been the standard method of adapting LLMs to downstream tasks, by learning from a few input-output examples. Nonetheless, all ICL-based approaches only learn from correct input-output pairs. In this paper, we revisit this …
Accès ouvert
2024
preprint
OpenAlex
Syeda Nahida Akter, Aman Madaan, Sangwu Lee, Yiming Yang et autres
The potential of Vision-Language Models (VLMs) often remains underutilized in handling complex text-based problems, particularly when these problems could benefit from visual representation. Resonating with humans' ability to solve complex text-based problems by (1) creating a visual diagram from the problem and …
Accès ouvert
2024
conference-paper
OpenAlex
Anubha Kabra, Sanketh Rangreji, Yash Mathur, Aman Madaan et autres
Anubha Kabra, Sanketh Rangreji, Yash Mathur, Aman Madaan, Emmy Liu, Graham Neubig. Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers). 2024.
2024
conference-paper
OpenAlex
Tianyue Ou, Aman Madaan, Jiarui Liu, Robert Lo et autres
2024
conference-paper
OpenAlex
Pranjal Aggarwal, Aman Madaan, Ankit Anand, Srividya Pranavi Potharaju et autres
Accès ouvert
2023
preprint
OpenAlex
Anubha Kabra, Sanketh Rangreji, Yash Mathur, Aman Madaan et autres
Prior work shows that program-aided reasoning, in which large language models (LLMs) are combined with programs written in programming languages such as Python, can significantly improve accuracy on various reasoning tasks. However, while accuracy is essential, it is also important for such …
Accès ouvert
2023
preprint
OpenAlex
Pranjal Aggarwal, Aman Madaan, Ankit Anand, Srividya Pranavi Potharaju et autres
Large language models (LLMs) are now available from cloud API providers in various sizes and configurations. While this diversity offers a broad spectrum of choices, effectively leveraging the options to optimize computational cost and performance remains challenging. In this work, we present …
Accès ouvert
2023
preprint
OpenAlex
Pei Zhou, Aman Madaan, Srividya Pranavi Potharaju, Aditya Gupta et autres
"Thinking is for Doing." Humans can infer other people's mental states from observations--an ability called Theory-of-Mind (ToM)--and subsequently act pragmatically on those inferences. Existing question answering benchmarks such as ToMi ask models questions to make inferences about beliefs of characters in a …
Accès ouvert
2023
preprint
OpenAlex
Pranjal Aggarwal, Aman Madaan, Yiming Yang, Mausam Mausam
A popular approach for improving the correctness of output from large language models (LLMs) is Self-Consistency - poll the LLM multiple times and output the most frequent solution. Existing Self-Consistency techniques always generate a constant number of samples per question, where a …
Accès ouvert
2023
preprint
OpenAlex
Afra Feyza Akyürek, Ekin Akyürek, Aman Madaan, Ashwin Kalyan et autres
Despite their unprecedented success, even the largest language models make mistakes. Similar to how humans learn and improve using feedback, previous work proposed providing language models with natural language feedback to guide them in repairing their outputs. Because human-generated critiques are expensive …