← Search

Yunyi Zhang

15 accepted papers

2026

CLOT: Multi-Robot Motion Planning Via Collaborative Optimal Transport under Signal Temporal Logic Tasks

ICRA 2026poster

Multi-robot systems often need to navigate through obstacle-cluttered environments while performing complex tasks. To ensure collision-free trajectories among the robots and with the obstacles is essential for the overall safety, along with additional requirements such as dynamic feasibility, relati…

Cited by 0Scholar
2026

RAS: Retrieval-And-Structuring for Knowledge-Intensive LLM Generation

ICLR 2026poster

Large language models (LLMs) have achieved impressive performance on knowledge-intensive tasks, yet they often struggle with multi-step reasoning due to the unstructured nature of retrieved context. While retrieval-augmented generation (RAG) methods provide external information, the lack of explicit…

Cited by 0SourcecodeScholar
2025

A Unified Taxonomy-Guided Instruction Tuning Framework for Entity Set Expansion and Taxonomy Expansion

ACL 2025finding

Entity set expansion, taxonomy expansion, and seed-guided taxonomy construction are three representative tasks that can be applied to automatically populate an existing taxonomy with emerging concepts. Previous studies view them as three separate tasks. Therefore, their proposed techniques usually w…

2025

Is Your LLM Outdated? A Deep Look at Temporal Generalization

NAACL 2025long

The rapid advancement of Large Language Models (LLMs) has led to the development of benchmarks that consider temporal dynamics, however, there remains a gap in understanding how well these models can generalize across temporal contexts due to the inherent dynamic nature of language and information.…

2025

LogiCoL: Logically-Informed Contrastive Learning for Set-based Dense Retrieval

EMNLP 2025

While significant progress has been made with dual- and bi-encoder dense retrievers, they often struggle on queries with logical connectives, a use case that is often overlooked yet important in downstream applications. Current dense retrievers struggle with such queries, such that the retrieved res

2025

Scientific Paper Retrieval with LLM-Guided Semantic-Based Ranking

EMNLP 2025

Scientific paper retrieval is essential for supporting literature discovery and research. While dense retrieval methods demonstrate effectiveness in general-purpose tasks, they often fail to capture fine-grained scientific concepts that are essential for accurate understanding of scientific queries.

2025

Synergizing Unsupervised Episode Detection with LLMs for Large-Scale News Events

ACL 2025long

State-of-the-art automatic event detection struggles with interpretability and adaptability to evolving large-scale key events—unlike episodic structures, which excel in these areas. Often overlooked, episodes represent cohesive clusters of core entities performing actions at a specific time and loc…

2025

TaxoAdapt: Aligning LLM-Based Multidimensional Taxonomy Construction to Evolving Research Corpora

ACL 2025long

The rapid evolution of scientific fields introduces challenges in organizing and retrieving scientific literature. While expert-curated taxonomies have traditionally addressed this need, the process is time-consuming and expensive. Furthermore, recent automatic taxonomy construction methods either (…

2024

Seed-Guided Fine-Grained Entity Typing in Science and Engineering Domains

AAAI 2024technical

Accurately typing entity mentions from text segments is a fundamental task for various natural language processing applications. Many previous approaches rely on massive human-annotated data to perform entity typing. Nevertheless, collecting such data in highly specialized science and engineering do…

2024

Taxonomy-guided Semantic Indexing for Academic Paper Search

EMNLP 2024main

Academic paper search is an essential task for efficient literature discovery and scientific advancement. While dense retrieval has advanced various ad-hoc searches, it often struggles to match the underlying academic concepts between queries and documents, which is critical for paper search. To ena…

2023

A Rotor Flywheel Robot: Land-air Amphibious Design and Control

IROS 2023poster

Most land-air amphibious UAVs feature a four-wheel design that limits their adaptability in narrow and uneven spaces. This study proposes the rotor flywheel as a new land-air design that integrates a one-wheel structure and eight-rotor wings for more flexible motion. The dynamics model is then condu…

Cited by 5SourceScholar
2023

PIEClass: Weakly-Supervised Text Classification with Prompting and Noise-Robust Iterative Ensemble Training

EMNLP 2023long main

Weakly-supervised text classification trains a classifier using the label name of each target class as the only supervision, which largely reduces human annotation efforts. Most existing methods first use the label names as static keyword-based features to generate pseudo labels, which are then used…

Cited by 0SourcecodeScholar
2021

Distantly-Supervised Named Entity Recognition with Noise-Robust Learning and Language Model Augmented Self-Training

EMNLP 2021main

We study the problem of training named entity recognition (NER) models using only distantly-labeled data, which can be automatically obtained by matching entity mentions in the raw text with entity types in a knowledge base. The biggest challenge of distantly-supervised NER is that the distant super…