11 papers
TopoFE: topology-aware LLM-guided Automated Feature Engineering
Sha Li, Naren Ramakrishnan
Automatic feature engineering (AutoFE) for tabular learning can be naturally formulated as a program synthesis problem, where the objective is to discover predictive feature transf…
Demystify, Use, Reflect, Assess (DURA): An Experience Report on LLM Integration in CS2
Margaret Ellis, Nikitha Donekal Chandrashekar, Sehrish Basir Nizamani +3
Student access to Large Language Models (LLMs) is reshaping learning behaviors; at the same time students are entering the workforce where effective LLM use is becoming an expected…
Experience as a Compass: Multi-agent RAG with Evolving Orchestration and Agent Prompts
Sha Li, Naren Ramakrishnan
Multi-agent Retrieval-Augmented Generation (RAG), wherein each agent takes on a specific role, supports hard queries that require multiple steps and sources, or complex reasoning.…
RAG without Forgetting: Continual Query-Infused Key Memory
Yuntong Hu, Sha Li, Naren Ramakrishnan +1
Retrieval-augmented generation (RAG) systems commonly improve robustness via query-time adaptations such as query expansion and iterative retrieval. While effective, these approach…
LLMs as Layout Designers: Enhanced Spatial Reasoning for Content-Aware Layout Generation
Sha Li, Stefano Petrangeli, Yu Shen +2
While Large Language Models (LLMs) have demonstrated impressive reasoning and planning abilities in textual domains and can effectively follow instructions for complex tasks, their…
Exploring LLMs for Scientific Information Extraction Using The SciEx Framework
Sha Li, Ayush Sadekar, Nathan Self +10
Large language models (LLMs) are increasingly touted as powerful tools for automating scientific information extraction. However, existing methods and tools often struggle with the…