← Search

Yunyue Su

4 accepted papers

2026

SpectraLLM: Uncovering the Ability of LLMs for Molecule Structure Elucidation from Multi-Spectra

ICLR 2026poster

Automated molecular structure elucidation remains challenging, as existing approaches often depend on pre-compiled databases or restrict themselves to single spectroscopic modalities. Here we introduce **SpectraLLM**, a large language model that performs end-to-end structure prediction by reasoning…

Cited by 0SourcecodeScholar
2026

ToolWeaver: Weaving Collaborative Semantics for Scalable Tool Use in Large Language Models

ICLR 2026poster

Prevalent retrieval-based tool-use pipelines struggle with a dual semantic challenge: their retrievers often employ encoders that fail to capture complex semantics, while the Large Language Model (LLM) itself lacks intrinsic tool knowledge from its natural language pretraining. Generative methods of…

Cited by 0SourceScholar
2025

GenPilot: A Multi-Agent System for Test-Time Prompt Optimization in Image Generation

EMNLP 2025

Text-to-image synthesis has made remarkable progress, yet accurately interpreting complex and lengthy prompts remains challenging, often resulting in semantic inconsistencies and missing details. Existing solutions, such as fine-tuning, are model-specific and require training, while prior automatic

2025

Toolscaler: Scalable Generative Tool Calling via Structure-Aware Semantic Tokenization

EMNLP 2025

Enhancing large language models (LLMs) with external tools has become a promising approach for solving complex tasks. As the number of available tools grows, context-based prompting methods increasingly rely on retrieval mechanisms. A common solution is to represent each tool with a unique token and