← Search

Yiting Chen

24 accepted papers

2026

DEEP DUBBING: END-TO-END AUTO-AUDIOBOOK SYSTEM WITH TEXT-TO-TIMBRE AND CONTEXT-AWARE INSTRUCT-TTS

ICASSP 2026poster

The pipeline for multi-participant audiobook production primarily consists of three stages: script analysis, character voice timbre selection, and speech synthesis. Among these, script analysis can be automated with high accuracy using NLP models, whereas character voice timbre selection still relie…

Cited by 0SourcePDFScholar
2025

ARC-Calib: Autonomous Markerless Camera-to-Robot Calibration via Exploratory Robot Motions

IROS 2025

Camera-to-robot (also known as eye-to-hand) calibration is a critical component of vision-based robot manipulation. Traditional marker-based methods often require human intervention for system setup. Furthermore, existing autonomous markerless calibration methods typically rely on pre-trained robot

Cited by 0SourceScholar
2025

Asynchronous Harmony-based Decentralized Auctions Method for Scalable UAV Swarm

IROS 2025

Unmanned aerial vehicle (UAV) swarms find extensive applications in diverse fields, including search and rescue, logistics delivery, and environmental surveillance, necessitating meticulous task and temporal scheduling to meet intricate spatiotemporal requirements. A market-based strategy emerges as

Cited by 0SourceScholar
2025

B4P: Simultaneous Grasp and Motion Planning for Object Placement via Parallelized Bidirectional Forests and Path Repair

IROS 2025

Robot pick and place systems have traditionally decoupled grasp, placement, and motion planning to build sequential optimization pipelines with an assumption that the individual components will be able to work together. However, this separation introduces sub-optimality, as grasp choices may limit,

Cited by 2SourceScholar
2025

Implicit Articulated Robot Morphology Modeling with Configuration Space Neural Signed Distance Functions

ICRA 2025

In this paper, we introduce a novel approach to implicitly encode precise robot morphology using forward kinematics based on a configuration space signed distance function. Our proposed Robot Neural Distance Function (RNDF) optimizes the balance between computational efficiency and accuracy for sign

Cited by 3SourcecodeScholar
2025

Regularizing Energy among Training Samples for Out-of-Distribution Generalization

ICLR 2025poster

The energy-based model provides a unified framework for various learning models where an energy value is assigned to each configuration of random variables based on probability. Recently, different methods have been proposed to derive an energy value out of the logits of a classifier for out-of-dist…

Cited by 0SourcePDFScholar
2025

Robust Peg-in-Hole Assembly under Uncertainties via Compliant and Interactive Contact-Rich Manipulation

RSS 2025poster

Robust and adaptive robotic peg-in-hole assembly under tight tolerance is critical to various industrial applications. Still, it remains an open challenge due to perception and physical uncertainties from contact-rich interactions that easily exceed the allowed clearance. In this paper, we study how…

Cited by 0PDFScholar
2025

rt-RISeg: Real-Time Model-Free Robot Interactive Segmentation for Active Instance-Level Object Understanding

IROS 2025

Successful execution of dexterous robotic manipulation tasks in new environments, such as grasping, depends on the ability to proficiently segment unseen objects from the background and other objects. Previous works in unseen object instance segmentation (UOIS) train models on large-scale datasets,

Cited by 2SourceScholar
2024

AV-SUPERB: A Multi-Task Evaluation Benchmark for Audio-Visual Representation Models

ICASSP 2024accepted

Audio-visual representation learning aims to develop systems with human-like perception by utilizing correlation between auditory and visual information. However, current models often focus on a limited set of tasks, and generalization abilities of learned representations are unclear. To this end, w…

Cited by 0SourceScholar
2024

Going Beyond Neural Network Feature Similarity: The Network Feature Complexity and Its Interpretation Using Category Theory

ICLR 2024poster

The behavior of neural networks still remains opaque, and a recently widely noted phenomenon is that networks often achieve similar performance when initialized with different random parameters. This phenomenon has attracted significant attention in measuring the similarity between features learned…

Cited by 7SourcePDFScholar
2024

Graph Out-of-Distribution Detection Goes Neighborhood Shaping

ICML 2024poster

Despite the rich line of research works on out-of-distribution (OOD) detection on images, the literature on OOD detection for interdependent data, e.g., graphs, is still relatively limited. To fill this gap, we introduce TopoOOD as a principled approach that accommodates graph topology and neighborh…

Cited by 7SourcePDFScholar
2024

Hierarchical Consensus-Based Multi-Agent Reinforcement Learning for Multi-Robot Cooperation Tasks

IROS 2024poster

In multi-agent reinforcement learning (MARL), the Centralized Training with Decentralized Execution (CTDE) framework is pivotal but struggles due to a gap: global state guidance in training versus reliance on local observations in execution, lacking global signals. Inspired by human societal consens…

Cited by 6SourceScholar
2024

OneTracker: Unifying Visual Object Tracking with Foundation Models and Efficient Tuning

CVPR 2024highlight

Visual object tracking aims to localize the target object of each frame based on its initial appearance in the first frame. Depending on the input modility tracking tasks can be divided into RGB tracking and RGB+X (e.g. RGB+N and RGB+D) tracking. Despite the different input modalities the core aspec…

Cited by 62SourcePDFScholar
2024

Unveiling The Matthew Effect Across Channels: Assessing Layer Width Sufficiency via Weight Norm Variance

NeurIPS 2024poster

The trade-off between cost and performance has been a longstanding and critical issue for deep neural networks. One key factor affecting the computational cost is the width of each layer. However, in practice, the width of layers in a neural network is mostly empirically determined. In this paper,…

Cited by 1SourcePDFScholar
2024

What Rotary Position Embedding Can Tell Us: Identifying Query and Key Weights Corresponding to Basic Syntactic or High-level Semantic Information

NeurIPS 2024poster

Transformer-based large language models (LLMs) have successfully handled various tasks. As one fundamental module in Transformers, position encoding encodes the positional information of tokens in a sequence. Specifically, rotary position embedding (RoPE), one of the most widely used techniques, enc…

Cited by 1SourcePDFScholar
2023

A Distributed Scheduling Method for Networked UAV Swarm based on Computing for Communication

IROS 2023poster

UAV swarms have attracted much attention for post-disaster search and rescue, pollution monitoring and trace-ability, etc., where distributed scheduling is required to arrange careful tasks and time quickly. The market-based methods are widely favored but they rely on the environmentally influenced…

Cited by 1SourceScholar
2023

Energy-based Out-of-Distribution Detection for Graph Neural Networks

ICLR 2023poster

Representation learning on semi-structured data, e.g., graphs, has become a central problem in deep learning community as relational structures are pervasive in real situations and induce data inter-dependence that hinders trivial adaptation of existing approaches in other domains where the inputs a…

2023

GraspAda: Deep Grasp Adaptation through Domain Transfer

ICRA 2023poster

Learning-based methods for robotic grasping have been shown to yield high performance. However, they rely on expensive-to-acquire and well-labeled datasets. In addition, how to generalize the learned grasping ability across different scenarios is still unsolved. In this paper, we present a novel gra…

Cited by 7SourceScholar
2023

Sliding Touch-Based Exploration for Modeling Unknown Object Shape with Multi-Fingered Hands

IROS 2023poster

Efficient and accurate 3D object shape reconstruction contributes significantly to the success of a robot's physical interaction with its environment. Acquiring accurate shape information about unknown objects is challenging, especially in unstructured environments, e.g. the vision sensors may only…

Cited by 12SourceScholar
2023

Towards One-shot Neural Combinatorial Solvers: Theoretical and Empirical Notes on the Cardinality-Constrained Case

ICLR 2023poster

One-shot non-autoregressive neural networks, different from RL-based ones, have been actively adopted for solving combinatorial optimization (CO) problems, which can be trained by the objective score in a self-supervised manner. Such methods have shown their superiority in efficiency (e.g. by parall…

Cited by 18SourcePDFScholar
2022

Rethinking and Improving Robustness of Convolutional Neural Networks: a Shapley Value-based Approach in Frequency Domain

NeurIPS 2022accept

The existence of adversarial examples poses concerns for the robustness of convolutional neural networks (CNN), for which a popular hypothesis is about the frequency bias phenomenon: CNNs rely more on high-frequency components (HFC) for classification than humans, which causes the brittleness of CNN…

Cited by 29SourcePDFScholar
2022

Robot Cooking With Stir-Fry: Bimanual Non-Prehensile Manipulation of Semi-Fluid Objects

RA-L 2022

This letter describes an approach to achieve well-known Chinese cooking art stir-fry on a bimanual robot system. Stir-fry requires a sequence of highly dynamic coordinated movements, which is usually difficult to learn for a chef, let alone transfer to robots. In this letter, we define a canonical s

Cited by 87SourceScholar
2021

Towards a Unified Game-Theoretic View of Adversarial Perturbations and Robustness

NeurIPS 2021poster

This paper provides a unified view to explain different adversarial attacks and defense methods, i.e. the view of multi-order interactions between input variables of DNNs. Based on the multi-order interaction, we discover that adversarial attacks mainly affect high-order interactions to fool the DNN…