← Search

Ju Fan

8 accepted papers

2026

DeepAnalyze: Agentic Large Language Models for Autonomous Data Science

ICML 2026poster

Autonomous data science on the structured data has been a long-standing challenge, and is now becoming feasible with the emergence of powerful large language models (LLMs). Recent workflowbased data agents have shown promising results on specific data tasks but remain fundamentally limited in achiev…

Cited by 0SourceScholar
2026

ETS: Energy-Guided Test-Time Scaling for Training-Free RL Alignment

ICML 2026poster

Reinforcement Learning (RL) post-training alignment for language models is effective, but also costly and unstable in practice, owing to its complicated training process. To address this, we propose a training-free inference method to sample directly from the optimal RL policy. The transition probab…

Cited by 0SourceScholar
2025

Alpha-SQL: Zero-Shot Text-to-SQL using Monte Carlo Tree Search

ICML 2025poster

Text-to-SQL, which enables natural language interaction with databases, serves as a pivotal method across diverse industries. With new, more powerful large language models (LLMs) emerging every few months, fine-tuning has become incredibly costly, labor-intensive, and error-prone. As an alternative,…

Cited by 6SourcePDFScholar
2025

Harnessing Diversity for Important Data Selection in Pretraining Large Language Models

ICLR 2025spotlight

Data selection is of great significance in pretraining large language models, given the variation in quality within the large-scale available training corpora. To achieve this, researchers are currently investigating the use of data influence to measure the importance of data instances, $i.e.,$ a…

Cited by 8SourcePDFScholar
2025

TANDEM: Bi-Level Data Mixture Optimization with Twin Networks

NeurIPS 2025poster

The capabilities of large language models (LLMs) significantly depend on training data drawn from various domains. Optimizing domain-specific mixture ratios can be modeled as a bi-level optimization problem, which we simplify into a single-level penalized form and solve with twin networks: a proxy m…

Cited by 0SourceScholar
2024

DINGO: Towards Diverse and Fine-Grained Instruction-Following Evaluation

AAAI 2024technical

Instruction-following is particularly crucial for large language models (LLMs) to support diverse user requests. While existing work has made progress in aligning LLMs with human preferences, evaluating their capabilities on instruction-following remains a challenge due to complexity and diversity o…

2022

PASTA: Table-Operations Aware Fact Verification via Sentence-Table Cloze Pre-training

EMNLP 2022main

Fact verification has attracted a lot of attention recently, e.g., in journalism, marketing, and policymaking, as misinformation and dis- information can sway one’s opinion and affect one’s actions. While fact-checking is a hard task in general, in many cases, false statements can be easily debunked…