← Search

Yuan Yang

21 accepted papers

2026

LLMs as Noisy Channels: A Shannon Perspective on Model Capacity and Scaling Laws

ICML 2026poster

Existing scaling laws for Large Language Models (LLMs), predominantly monotonic power laws, have successfully guided model development but fail to explain emerging non-monotonic phenomena such as catastrophic overtraining and quantization-induced degradation, where performance deteriorates despite i…

Cited by 0SourceScholar
2025

Advancing Expert Specialization for Better MoE

NeurIPS 2025oral

Mixture-of-Experts (MoE) models enable efficient scaling of large language models (LLMs) by activating only a subset of experts per input. However, we observe that the commonly used auxiliary load balancing loss often leads to expert overlap and overly uniform routing, which hinders expert speciali…

Cited by 0SourceScholar
2025

Deliberate Reasoning in Language Models as Structure-Aware Planning with an Accurate World Model

ACL 2025long

Enhancing the reasoning capabilities of language models (LMs) remains a key challenge, especially for tasks that require complex, multi-step decision-making where existing Chain-of-Thought (CoT) approaches struggle with consistency and verification. In this paper, we propose a novel reasoning framew…

Cited by 0SourcePDFScholar
2025

Image-Based Visual Servoing for Enhanced Cooperation of Dual-Arm Manipulation

RA-L 2025

The cooperation of a pair of robot manipulators is required to manipulate a target object without any fixtures. The conventional control methods coordinate the end-effector pose of each manipulator with that of the other using their kinematics and joint coordinate measurements. Yet, the manipulators

Cited by 16SourceScholar
2024

Can LLMs Reason in the Wild with Programs?

EMNLP 2024finding

Large Language Models (LLMs) have shown superior capability to solve reasoning problems with programs. While being a promising direction, most of such frameworks are trained and evaluated in settings with a prior knowledge of task requirements. However, as LLMs become more capable, it is necessary t…

2024

Concentrated Reasoning and Unified Reconstruction for Multi-Modal Media Manipulation

ICASSP 2024accepted

Detecting and Grounding Multi-Modal Media Manipulation (DGM <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">4</sup> ) is an emerging task that aims to identify and locate manipulated elements in both textual and visual media. Given the complexity of thi…

Cited by 0SourceScholar
2024

Harnessing the Power of Large Language Models for Natural Language to First-Order Logic Translation

ACL 2024long

Advancements in logical reasoning, utilizing LLMs to convert natural language into logical symbolism, combined with the use of external theorem provers, have repositioned the symbolic approach as a central point of interest. The main challenge within this paradigm lies in the LLMs’ capability to acc…

2024

TEILP: Time Prediction over Knowledge Graphs via Logical Reasoning

AAAI 2024technical

Conventional embedding-based models approach event time prediction in temporal knowledge graphs (TKGs) as a ranking problem. However, they often fall short in capturing essential temporal relationships such as order and distance. In this paper, we propose TEILP, a logical reasoning framework that na…

Cited by 34SourcePDFScholar
2024

Temporal Inductive Logic Reasoning over Hypergraphs

IJCAI 2024poster

Inductive logic reasoning is a fundamental task in graph analysis, which aims to generalize patterns from data. This task has been extensively studied for traditional graph representations, such as knowledge graphs (KGs), using techniques like inductive logic programming (ILP). Existing ILP methods…

2023

LogicDP: Creating Labels for Graph Data via Inductive Logic Programming

ICLR 2023poster

Graph data, such as scene graphs and knowledge graphs, see wide use in AI systems. In real-world and large applications graph data are usually incomplete, motivating graph reasoning models for missing-fact or missing-relationship inference. While these models can achieve state-of-the-art performance…

Cited by 0SourcePDFScholar
2023

TILP: Differentiable Learning of Temporal Logical Rules on Knowledge Graphs

ICLR 2023poster

Compared with static knowledge graphs, temporal knowledge graphs (tKG), which can capture the evolution and change of information over time, are more realistic and general. However, due to the complexity that the notion of time introduces to the learning of the rules, an accurate graph reasoning, e.…

2022

LOGICDEF: An Interpretable Defense Framework against Adversarial Examples via Inductive Scene Graph Reasoning

AAAI 2022technical

Deep vision models have provided new capability across a spectrum of applications in transportation, manufacturing, agriculture, commerce, and security. However, recent studies have demonstrated that these models are vulnerable to adversarial attack, exposing a risk-of-use in critical applications w…

2022

Neural MoCon: Neural Motion Control for Physically Plausible Human Motion Capture

CVPR 2022poster

Due to the visual ambiguity, purely kinematic formulations on monocular human motion capture are often physically incorrect, biomechanically implausible, and can not reconstruct accurate interactions. In this work, we focus on exploiting the high-precision and non-differentiable physics simulator to…

Cited by 40PDFScholar
2021

Proportional and Reachable Cluster Teleoperation of a Distributed Multi-Robot System

ICRA 2021poster

A remote team of robots may be teleoperated by multiple users to explore unstructured environments and to tackle unforeseen emergencies therein. During a large-scale environmental search, each user may visually observe a unique hazard endangering the remote robot connected to their local robot. Ther…

Cited by 2SourceScholar
2020

Efficient Probabilistic Logic Reasoning with Graph Neural Networks

ICLR 2020poster

Markov Logic Networks (MLNs), which elegantly combine logic rules and probabilistic graphical models, can be used to address many knowledge graph problems. However, inference in MLN is computationally intensive, making the industrial-scale application of MLN very difficult. In recent years, graph ne…

Cited by 167SourcecodeScholar