← Search

Yifan Ding

25 accepted papers

2026

Enhancing Out-of-Distribution Detection with Extended Logit Normalization

CVPR 2026

Out-of-distribution (OOD) detection is essential for the safe deployment of machine learning models. While extensive work has focused on designing effective scoring functions for OOD detection, relatively few studies explore training neural networks with calibration-oriented objectives, which often

Cited by 0SourcecodeScholar
2026

FakeWorld 1.0: An Omni modal Benchmark for Fake Media and Content

ICML 2026poster

The accelerating realism of AI-generated content has amplified the spread of deceptive information and eroded public trust. Prior works typically split the problem into two tracks, media authenticity, which concerns whether content is real or AI-generated, and content veracity, which concerns semant…

Cited by 0SourceScholar
2026

Scenethesis: A Language and Vision Agentic Framework for 3D Scene Generation

ICLR 2026poster

Generating interactive 3D scenes from text requires not only synthesizing assets but arranging them with spatial intelligence—support, affordances, and plausibility. However, training data for interactive scenes is dominated by a few indoor datasets, so learning-based methods overfit to in-distribut…

Cited by 0SourceScholar
2026

SkillTrojan: Backdoor Attacks on Skill-Based Agent Systems

ICML 2026poster

Skill-based agent systems tackle complex tasks by composing reusable skills, improving modularity and scalability while introducing a largely unexamined security attack surface. We propose \textbf{SkillTrojan}, a backdoor attack that targets skill implementations rather than model parameters or trai…

Cited by 0SourceScholar
2025

ArtiScene: Language-Driven Artistic 3D Scene Generation Through Image Intermediary

CVPR 2025poster

Designing 3D scenes is traditionally a challenging and laborious task that demands both artistic expertise and proficiency with complex software. Recent advances in text-to-3D generation have greatly simplified this process by letting users create scenes based on simple text descriptions. However, a…

Cited by 0SourcePDFScholar
2025

AutoData: A Multi-Agent System for Open Web Data Collection

NeurIPS 2025poster

The exponential growth of data-driven systems and AI technologies has intensified the demand for high-quality web-sourced datasets. While existing datasets have proven valuable, conventional web data collection approaches face significant limitations in terms of human effort and scalability. Curre…

Cited by 0SourcecodeScholar
2025

Citations and Trust in LLM Generated Responses

AAAI 2025technical

Question answering systems are rapidly advancing, but their opaque nature may impact user trust. We explored trust through an anti-monitoring framework, where trust is predicted to be correlated with presence of citations and inversely related to checking citations. We tested this hypothesis with a…

2025

CodeRAG: Finding Relevant and Necessary Knowledge for Retrieval-Augmented Repository-Level Code Completion

EMNLP 2025

Repository-level code completion automatically predicts the unfinished code based on the broader information from the repository. Recent strides in Code Large Language Models (code LLMs) have spurred the development of repository-level code completion methods, yielding promising results. Nevertheles

2025

Describe Anything: Detailed Localized Image and Video Captioning

ICCV 2025poster

Generating detailed and accurate descriptions for specific regions in images and videos remains a fundamental challenge for vision-language models. We introduce the Describe Anything Model (DAM), a model designed for detailed localized captioning (DLC). DAM preserves both local details and global co…

Cited by 0SourcePDFScholar
2025

Digital Gatekeepers: Google’s Role in Curating Hashtags and Subreddits

ACL 2025long

Search engines play a crucial role as digital gatekeepers, shaping the visibility of Web and social media content through algorithmic curation. This study investigates how search engines like Google selectively promotes or suppresses certain hashtags and subreddits, impacting the information users e…

2025

FANNO: Augmenting High-Quality Instruction Data with Open-Sourced LLMs Only

ACL 2025finding

Instruction tuning stands as a crucial advancement in leveraging large language models (LLMs) for enhanced task performance. However, the annotation of instruction datasets has traditionally been expensive and laborious, often relying on manual annotations or costly proprietary LLMs. Recent works ex…

2025

SimulTron: On-Device Simultaneous Speech to Speech Translation

ICASSP 2025accepted

Simultaneous speech-to-speech translation (S2ST) holds the promise of breaking down communication barriers and enabling fluid conversations across languages. However, achieving accurate, real-time translation through mobile devices remains a major challenge. We introduce SimulTron, a novel S2ST arch…

Cited by 0SourceScholar
2024

ATAP: Automatic Template-Augmented Commonsense Knowledge Graph Completion via Pre-Trained Language Models

EMNLP 2024main

The mission of commonsense knowledge graph completion (CKGC) is to infer missing facts from known commonsense knowledge. CKGC methods can be roughly divided into two categories: triple-based methods and text-based methods. Due to the imbalanced distribution of entities and limited structural informa…

Cited by 0SourcePDFScholar
2024

GPTCN: Gated Parallel Transformer Convolutional Networks for Downstream-Task User Representation Learning on App Usage

ICASSP 2024accepted

With the development of mobile applications into a part of modern life, the user usage behavior data of mobile applications can well reflect the attribute characteristics of users. For many downstream applications, including advertising, recommendations provide effective support. To provide users wi…

Cited by 0SourceScholar
2024

PVitNet: An Effective Approach for Android Malware Detection Using Pyramid Feature Processing and Vision Transformer

ICASSP 2024accepted

This presents a significant challenge for detecting and combating malicious software. Users often grant software permissions unknowingly, exposing their devices to risks such as unauthorized access, file manipulation, and malware propagation. Traditional detection algorithms relying on limited permi…

Cited by 0SourceScholar
2024

Translatotron 3: Speech to Speech Translation with Monolingual Data

ICASSP 2024accepted

This paper presents Translatotron 3, a novel approach to unsupervised direct speech-to-speech translation from monolingual speech-text datasets by combining masked autoencoder, unsupervised embedding mapping, and back-translation. Experimental results in speech-to-speech translation tasks between Sp…

Cited by 0SourceScholar
2024

Unsupervised Novelty Detection in Pretrained Representation Space with Locally Adapted Likelihood Ratio

AISTATS 2024poster

Detecting novelties given unlabeled examples of normal data is a challenging task in machine learning, particularly when the novel and normal categories are semantically close. Large deep models pretrained on massive datasets can provide a rich representation space in which the simple k-nearest neig…

2022

Ask-and-Verify: Span Candidate Generation and Verification for Attribute Value Extraction

EMNLP 2022industry

The product attribute value extraction (AVE) task aims to capture key factual information from product profiles, and is useful for several downstream applications in e-Commerce platforms. Previous contributions usually formulate this task using sequence labeling or reading comprehension architecture…

2022

CTIN: Robust Contextual Transformer Network for Inertial Navigation

AAAI 2022technical

Recently, data-driven inertial navigation approaches have demonstrated their capability of using well-trained neural networks to obtain accurate position estimates from inertial measurement units (IMUs) measurements. In this paper, we propose a novel robust Contextual Transformer-based network for I…

2021

Momentum Centering and Asynchronous Update for Adaptive Gradient Methods

NeurIPS 2021poster

We propose ACProp (Asynchronous-centering-Prop), an adaptive optimizer which combines centering of second momentum and asynchronous update (e.g. for $t$-th update, denominator uses information up to step $t-1$, while numerator uses gradient at $t$-th step). ACProp has both strong theoretical proper…

2020

AdaBelief Optimizer: Adapting Stepsizes by the Belief in Observed Gradients

NeurIPS 2020spotlight

Most popular optimizers for deep learning can be broadly categorized as adaptive methods (e.g.~Adam) and accelerated schemes (e.g.~stochastic gradient descent (SGD) with momentum). For many models such as convolutional neural networks (CNNs), adaptive methods typically converge faster but generalize…

2020

Self-Supervised Learning for Audio-Visual Speaker Diarization

ICASSP 2020accepted

Speaker diarization, which is to find the speech segments of specific speakers, has been widely used in human-centered applications such as video conferences or human-computer interaction systems. In this paper, we propose a self-supervised audio-video synchronization learning method to address the…

Cited by 0SourceScholar
2019

Heuristic-based Multiple Mobile Depots Route Planning for Recharging Persistent Surveillance Robots

IROS 2019poster

Persistent surveillance of a target space using multiple unmanned aerial vehicles (UAVs) has multiple applications such as geographical surveys, air quality monitoring, and security monitoring. The limited onboard battery capacity challenges the continuous operation in these applications of persiste…

Cited by 7SourceScholar