← Search

Cheng-Fu Yang

11 accepted papers

2026

Learning Structured Reasoning via Tractable Trajectory Control

ICML 2026spotlight

Large language models can exhibit emergent reasoning behaviors, often manifested as recurring lexical patterns (e.g., “wait,” indicating verification). However, complex reasoning trajectories remain sparse in unconstrained sampling, and standard RL often fails to guarantee the acquisition of diverse…

Cited by 0SourceScholar
2026

Pushing the Frontier of Audiovisual Perception with Large-Scale Multimodal Correspondence Learning

CVPR 2026

We introduce Perception Encoder-Audiovisual, PE-AV, a new family of encoders for audio and video understanding trained with scaled contrastive learning. Building on PE, PE-AV makes several key contributions to extend representations to audio, and natively support joint embeddings across audio-video,

Cited by 0SourcecodeScholar
2025

Verbalized Representation Learning for Interpretable Few-Shot Generalization

ICCV 2025poster

Humans recognize objects after observing only a few examples, a remarkable capability enabled by their inherent language understanding of the real-world environment. Developing verbalized and interpretable representation can significantly improve model generalization in low-data settings. In this wo…

2024

LLM-A*: Large Language Model Enhanced Incremental Heuristic Search on Path Planning

EMNLP 2024finding

Path planning is a fundamental scientific problem in robotics and autonomous navigation, requiring the derivation of efficient routes from starting to destination points while avoiding obstacles. Traditional algorithms like A* and its variants are capable of ensuring path validity but suffer from si…

2024

Re-ReST: Reflection-Reinforced Self-Training for Language Agents

EMNLP 2024main

Finetuning language agents with reasoning-action trajectories is effective, but obtaining these trajectories from human annotations or stronger models is costly and sometimes impractical. In this paper, we investigate the use of self-training in language agents, which can generate supervision from t…

2023

LACMA: Language-Aligning Contrastive Learning with Meta-Actions for Embodied Instruction Following

EMNLP 2023long main

End-to-end Transformers have demonstrated an impressive success rate for Embodied Instruction Following when the environment has been seen in training. However, they tend to struggle when deployed in an unseen environment. This lack of generalizability is due to the agent’s insensitivity to subtle c…

Cited by 0SourcecodeScholar
2022

Cross-Modal Mutual Learning for Audio-Visual Speech Recognition and Manipulation

AAAI 2022technical

As a key characteristic in audio-visual speech recognition (AVSR), relating linguistic information observed across visual and audio data has been a challenge, benefiting not only audio/visual speech recognition (ASR/VSR) but also for manipulating data within/across modalities. In this paper, we pres…

Cited by 16SourcePDFScholar
2022

Paraphrasing Is All You Need for Novel Object Captioning

NeurIPS 2022accept

Novel object captioning (NOC) aims to describe images containing objects without observing their ground truth captions during training. Due to the absence of caption annotation, captioning models cannot be directly optimized via sequence-to-sequence training or CIDEr optimization. As a result, we pr…

Cited by 5SourcePDFScholar
2022

Scene Graph Expansion for Semantics-Guided Image Outpainting

CVPR 2022poster

In this paper, we address the task of semantics-guided image outpainting, which is to complete an image by generating semantically practical content. Different from most existing image outpainting works, we approach the above task by understanding and completing image semantics at the scene graph le…

Cited by 19PDFScholar
2021

LayoutTransformer: Scene Layout Generation With Conceptual and Spatial Diversity

CVPR 2021poster

When translating text inputs into layouts or images, existing works typically require explicit descriptions of each object in a scene, including their spatial information or the associated relationships. To better exploit the text input, so that implicit objects or relationships can be properly infe…

Cited by 42PDFcodeScholar