← Search

George Karypis

40 accepted papers

2026

Knowledge Distillation for Large Language Models through Residual Learning

ICLR 2026poster

Knowledge distillation has become a crucial technique to transfer the capacities of large language models (LLMs) to smaller, more efficient models for practical deployment. While recent work exploits rich information from intermediate states of the teacher model for more effective knowledge transfer…

Cited by 0SourceScholar
2026

When LLMs get significantly worse: A statistical approach to detect model degradations

ICLR 2026poster

Minimizing the inference cost and latency of foundation models has become a crucial area of research. Optimization approaches include theoretically lossless methods and others without accuracy guarantees like quantization. In all of these cases it is crucial to ensure that the model quality has not…

Cited by 0SourcecodeScholar
2025

AgentOccam: A Simple Yet Strong Baseline for LLM-Based Web Agents

ICLR 2025poster

Autonomy via agents based on large language models (LLMs) that can carry out personalized yet standardized tasks presents a significant opportunity to drive human efficiency. There is an emerging need and interest in automating web tasks (e.g., booking a hotel for a given date within a budget). Bei…

Cited by 13SourcePDFScholar
2025

All that structure matches does not glitter

NeurIPS 2025poster

Generative models for materials, especially inorganic crystals, hold potential to transform the theoretical prediction of novel compounds and structures. Advancement in this field depends critically on robust benchmarks and minimal, information-rich datasets that enable meaningful model evaluation.…

Cited by 0SourceScholar
2025

AutoG: Towards automatic graph construction from tabular data

ICLR 2025poster

Recent years have witnessed significant advancements in graph machine learning (GML), with its applications spanning numerous domains. However, the focus of GML has predominantly been on developing powerful models, often overlooking a crucial initial step: constructing suitable graphs from common da…

2025

BYOKG-RAG: Multi-Strategy Graph Retrieval for Knowledge Graph Question Answering

EMNLP 2025

Knowledge graph question answering (KGQA) presents significant challenges due to the structural and semantic variations across input graphs. Existing works rely on Large Language Model (LLM) agents for graph traversal and retrieval; an approach that is sensitive to traversal initialization, as it is

2025

Beyond instruction-conditioning, MoTE: Mixture of Task Experts for Multi-task Embedding Models

ACL 2025finding

Dense embeddings are fundamental to modern machine learning systems, powering Retrieval-Augmented Generation (RAG), information retrieval, and representation learning. While instruction-conditioning has become the dominant approach for embedding specialization, its direct application to low-capacity…

2025

GNN-RAG: Graph Neural Retrieval for Efficient Large Language Model Reasoning on Knowledge Graphs

ACL 2025finding

Retrieval-augmented generation (RAG) in Knowledge Graph Question Answering (KGQA) enhances the context of Large Language Models (LLMs) by incorporating information retrieved from the Knowledge Graph (KG). Most recent approaches rely on costly LLM calls to generate executable relation paths or traver…

2025

MLZero: A Multi-Agent System for End-to-end Machine Learning Automation

NeurIPS 2025poster

Existing AutoML systems have advanced the automation of machine learning (ML); however, they still require substantial manual configuration and expert input, particularly when handling multimodal data. We introduce MLZero, a novel multi-agent framework powered by Large Language Models (LLMs) that en…

Cited by 0SourcecodeScholar
2025

Mitra: Mixed Synthetic Priors for Enhancing Tabular Foundation Models

NeurIPS 2025poster

Since the seminal work of TabPFN, research on tabular foundation models (TFMs) based on in-context learning (ICL) has challenged long-standing paradigms in machine learning. Without seeing any real-world data, models pretrained on purely synthetic datasets generalize remarkably well across diverse d…

Cited by 0SourceScholar
2025

Open Materials Generation with Stochastic Interpolants

ICML 2025poster

The discovery of new materials is essential for enabling technological advancements. Computational approaches for predicting novel materials must effectively learn the manifold of stable crystal structures within an infinite design space. We introduce Open Materials Generation (OMatG), a unifying fr…

2025

PROXSPARSE: REGULARIZED LEARNING OF SEMI-STRUCTURED SPARSITY MASKS FOR PRETRAINED LLMS

ICML 2025poster

Large Language Models (LLMs) have demonstrated exceptional performance in natural language processing tasks, yet their massive size makes serving them inefficient and costly. Semi-structured pruning has emerged as an effective method for model acceleration, but existing approaches are suboptimal bec…

Cited by 0SourcePDFScholar
2025

Understanding Silent Data Corruption in LLM Training

ACL 2025long

As the scale of training large language models (LLMs) increases, one emergent failure is silent data corruption (SDC), where hardware produces incorrect computations without explicit failure signals. In this work, we are the first to investigate the impact of real-world SDCs on LLM training by compa…

2024

CoverICL: Selective Annotation for In-Context Learning via Active Graph Coverage

EMNLP 2024main

In-context learning (ICL) adapts Large Language Models (LLMs) to new tasks, without requiring any parameter updates, but few annotated examples as input. In this work, we investigate selective annotation for ICL, where there is a limited budget for annotating examples, similar to low-budget active l…

Cited by 1SourcePDFScholar
2024

Differentially Private Bias-Term Fine-tuning of Foundation Models

ICML 2024poster

We study the problem of differentially private (DP) fine-tuning of large pre-trained models — a recent privacy-preserving approach suitable for solving downstream tasks with sensitive data. Existing work has demonstrated that high accuracy is possible under strong privacy constraint, yet requires si…

2024

Extending Input Contexts of Language Models through Training on Segmented Sequences

NAACL 2024findings

Effectively training language models on longinputs poses many technical challenges. As acost consideration, languages models are pre-trained on a fixed sequence length before beingadapted to longer sequences. We explore var-ious methods for adapting models to longerinputs by training on segmented se…

Cited by 0SourcePDFScholar
2024

Extreme Miscalibration and the Illusion of Adversarial Robustness

ACL 2024long

Deep learning-based Natural Language Processing (NLP) models are vulnerable to adversarial attacks, where small perturbations can cause a model to misclassify. Adversarial Training (AT) is often used to increase model robustness. However, we have discovered an intriguing phenomenon: deliberately or…

Cited by 2SourcePDFScholar
2024

Fine-Tuning Language Models on Multiple Datasets for Citation Intention Classification

EMNLP 2024finding

Citation intention Classification (CIC) tools classify citations by their intention (e.g., background, motivation) and assist readers in evaluating the contribution of scientific literature. Prior research has shown that pretrained language models (PLMs) such as SciBERT can achieve state-of-the-art…

2024

Learning to Generate Answers with Citations via Factual Consistency Models

ACL 2024long

Large Language Models (LLMs) frequently hallucinate, impeding their reliability in mission-critical situations. One approach to address this issue is to provide citations to relevant sources alongside generated content, enhancing the verifiability of generations. However, citing passages accurately…

2024

Mixed-Type Tabular Data Synthesis with Score-based Diffusion in Latent Space

ICLR 2024oral

Recent advances in tabular data generation have greatly enhanced synthetic data quality. However, extending diffusion models to tabular data is challenging due to the intricately varied distributions and a blend of data types of tabular data. This paper introduces TabSyn, a methodology that synthesi…

2024

OpenTab: Advancing Large Language Models as Open-domain Table Reasoners

ICLR 2024poster

Large Language Models (LLMs) trained on large volumes of data excel at various natural language tasks, but they cannot handle tasks requiring knowledge that has not been trained on previously. One solution is to use a retriever that fetches relevant information to expand LLM's knowledge scope. Howev…

2024

Pre-training Differentially Private Models with Limited Public Data

NeurIPS 2024poster

The superior performance of large foundation models can be attributed to the use of massive amounts of high-quality data. However, such datasets often contain sensitive, private and copyrighted material that requires formal protection. While differential privacy (DP) is a prominent method used to ga…

2023

Automatic Clipping: Differentially Private Deep Learning Made Easier and Stronger

NeurIPS 2023poster

Per-example gradient clipping is a key algorithmic step that enables practical differential private (DP) training for deep learning models. The choice of clipping threshold $R$, however, is vital for achieving high accuracy under DP. We propose an easy-to-use replacement, called automatic clipping,…

2023

Automatic Table Union Search with Tabular Representation Learning

ACL 2023findings

Given a data lake of tabular data as well as a query table, how can we retrieve all the tables in the data lake that can be unioned with the query table? Table union search constitutes an essential task in data discovery and preparation as it enables data scientists to navigate massive open data rep…

Cited by 20SourcePDFScholar
2023

Better Context Makes Better Code Language Models: A Case Study on Function Call Argument Completion

AAAI 2023technical

Pretrained code language models have enabled great progress towards program synthesis. However, common approaches only consider in-file local context and thus miss information and constraints imposed by other parts of the codebase and its external dependencies. Existing code completion benchmarks al…

2023

Differentially Private Optimization on Large Model at Small Cost

ICML 2023poster

Differentially private (DP) optimization is the standard paradigm to learn large neural networks that are accurate and privacy-preserving. The computational cost for DP deep learning, however, is notoriously heavy due to the per-sample gradient clipping. Existing DP implementations are 2$\sim$1000$…

2023

HyTrel: Hypergraph-enhanced Tabular Data Representation Learning

NeurIPS 2023spotlight

Language models pretrained on large collections of tabular data have demonstrated their effectiveness in several downstream tasks. However, many of these models do not take into account the row/column permutation invariances, hierarchical structure, etc. that exist in tabular data. To alleviate thes…

2023

Large Language Models of Code Fail at Completing Code with Potential Bugs

NeurIPS 2023poster

Large language models of code (Code-LLMs) have recently brought tremendous advances to code completion, a fundamental feature of programming assistance and code intelligence. However, most existing works ignore the possible presence of bugs in the code context for generation, which are inevitable in…

2023

NameGuess: Column Name Expansion for Tabular Data

EMNLP 2023long main

Recent advances in large language models have revolutionized many sectors, including the database industry. One common challenge when dealing with large volumes of tabular data is the pervasive use of abbreviated column names, which can negatively impact performance on various data search, access, a…

Cited by 0SourcecodeScholar
2023

Predicting Cellular Responses with Variational Causal Inference and Refined Relational Information

ICLR 2023poster

Predicting the responses of a cell under perturbations may bring important benefits to drug discovery and personalized therapeutics. In this work, we propose a novel graph variational Bayesian causal inference framework to predict a cell's gene expressions under counterfactual perturbations (perturb…

2023

STREET: A MULTI-TASK STRUCTURED REASONING AND EXPLANATION BENCHMARK

ICLR 2023top-25%

We introduce STREET, a unified multi-task and multi-domain natural language reasoning and explanation benchmark. Unlike most existing question-answering (QA) datasets, we expect models to not only answer questions, but also produce step-by-step structured explanations describing how premises in the…

Cited by 27SourcePDFScholar
2023

XTab: Cross-table Pretraining for Tabular Transformers

ICML 2023poster

The success of self-supervised learning in computer vision and natural language processing has motivated pretraining methods on tabular data. However, most existing tabular self-supervised learning models fail to leverage information across multiple data tables and cannot generalize to new tables. I…

2022

Exploring the Role of Task Transferability in Large-Scale Multi-Task Learning

NAACL 2022long

Recent work has found that multi-task training with a large number of diverse tasks can uniformly improve downstream performance on unseen target tasks. In contrast, literature on task transferability has established that the choice of intermediate tasks can heavily affect downstream task performanc…

Cited by 20SourcePDFScholar
2022

Injecting Domain Knowledge from Empirical Interatomic Potentials to Neural Networks for Predicting Material Properties

NeurIPS 2022accept

For decades, atomistic modeling has played a crucial role in predicting the behavior of materials in numerous fields ranging from nanotechnology to drug discovery. The most accurate methods in this domain are rooted in first-principles quantum mechanical calculations such as density functional theor…

2022

Learning Personalized Item-to-Item Recommendation Metric via Implicit Feedback

AISTATS 2022poster

This paper studies the item-to-item recommendation problem in recommender systems from a new perspective of metric learning via implicit feedback. We develop and investigate a personalizable deep metric model that captures both the internal contents of items and how they were interacted with by user…

Cited by 5SourcePDFScholar
2022

Meta-learning via Language Model In-context Tuning

ACL 2022long

The goal of meta-learning is to learn to adapt to a new task with only a few labeled examples. Inspired by the recent progress in large language models, we propose in-context tuning (ICT), which recasts task adaptation and prediction as a simple sequence prediction problem: to form the input sequenc…

2022

ReaRev: Adaptive Reasoning for Question Answering over Knowledge Graphs

EMNLP 2022finding

Knowledge Graph Question Answering (KGQA) involves retrieving entities as answers from a Knowledge Graph (KG) using natural language queries. The challenge is to learn to reason over question-relevant KG facts that traverse KG entities and lead to the question answers. To facilitate reasoning, the q…

2022

TempoQR: Temporal Question Reasoning over Knowledge Graphs

AAAI 2022technical

Knowledge Graph Question Answering (KGQA) involves retrieving facts from a Knowledge Graph (KG) using natural language queries. A KG is a curated set of facts consisting of entities linked by relations. Certain facts include also temporal information forming a Temporal KG (TKG). Although many natura…