← Search

Jian Yin

43 accepted papers

2026

Enhancing Guidance for Missing Data in Diffusion-Based Sequential Recommendation

ICASSP 2026poster

Contemporary sequential recommendation methods are becoming more complex, shifting from classification to a diffusion-guided generative paradigm. However, the quality of guidance in the form of user information is often compromised by missing data in the observed sequences, leading to suboptimal gen…

Cited by 0SourcePDFScholar
2026

HPSU: A Benchmark for Human-Level Perception in Real-World Spoken Speech Understanding

AAAI 2026technical

Recent advances in Speech Large Language Models (Speech LLMs) have led to great progress in speech understanding tasks such as Automatic Speech Recognition (ASR) and Speech Emotion Recognition (SER). However, whether these models can achieve human-level auditory perception, particularly in terms of

Cited by 0SourcePDFScholar
2025

Answering Complex Geographic Questions by Adaptive Reasoning with Visual Context and External Commonsense Knowledge

ACL 2025long

This paper focuses on a new task of answering geographic reasoning questions based on the given image (called GeoVQA). Unlike traditional VQA tasks, GeoVQA asks for details about the image-related culture, landscape, etc. This requires not only the identification of the objects in the image, their p…

Cited by 0SourcePDFScholar
2025

CoRe: Context-Regularized Text Embedding Learning for Text-to-Image Personalization

AAAI 2025technical

Recent advances in text-to-image personalization have enabled high-quality and controllable image synthesis for user-provided concepts. However, existing methods still struggle to balance identity preservation with text alignment. Our approach is based on the fact that generating prompt-aligned imag…

2025

Decision-Aware Preference Modeling for Multi-Behavior Recommendation

IJCAI 2025

In recommender systems, multi-behavior methods have demonstrated significant effectiveness in addressing issues such as data sparsity—challenges commonly encountered by traditional single-behavior recommendation methods. These methods typically infer user preferences from various auxiliary behaviors

2025

Detecting Emotional Incongruity of Sarcasm by Commonsense Reasoning

COLING 2025main

This paper focuses on sarcasm detection, which aims to identify whether given statements convey criticism, mockery, or other negative sentiment opposite to the literal meaning. To detect sarcasm, humans often require a comprehensive understanding of the semantics in the statement and even resort to…

Cited by 1SourcePDFScholar
2025

Eliciting Implicit Acoustic Styles from Open-domain Instructions to Facilitate Fine-grained Controllable Generation of Speech

EMNLP 2025

This paper focuses on generating speech with the acoustic style that meets users’ needs based on their open-domain instructions. To control the style, early work mostly relies on pre-defined rules or templates. The control types and formats are fixed in a closed domain, making it hard to meet divers

Cited by 0SourcePDFScholar
2025

FNSCC: Fuzzy Neighborhood-Aware Self-Supervised Contrastive Clustering for Short Text

EMNLP 2025

Short texts pose significant challenges for clustering due to semantic sparsity, limited context, and fuzzy category boundaries. Although recent contrastive learning methods improve instance-level representation, they often overlook local semantic structure within the clustering head. Moreover, trea

2025

Generating Commonsense Reasoning Questions with Controllable Complexity through Multi-step Structural Composition

COLING 2025main

This paper studies the task of generating commonsense reasoning questions (QG) with desired difficulty levels. Compared to traditional shallow questions that can be solved by simple term matching, ours are more challenging. Our answering process requires reasoning over multiple contextual and common…

Cited by 1SourcePDFScholar
2025

Multi-Grained Query-Guided Set Prediction Network for Grounded Multimodal Named Entity Recognition

AAAI 2025technical

Grounded Multimodal Named Entity Recognition (GMNER) is an emerging information extraction (IE) task, aiming to simultaneously extract entity spans, types, and corresponding visual regions of entities from given sentence-image pairs data. Recent unified methods employing machine reading comprehensio…

2025

On the Zero-shot Adversarial Robustness of Vision-Language Models: A Truly Zero-shot and Training-free Approach

CVPR 2025poster

Pre-trained Vision-Language Models (VLMs) like CLIP, have demonstrated strong zero-shot generalization capabilities. Despite their effectiveness on various downstream tasks, they remain vulnerable to adversarial samples. Existing methods fine-tune VLMs to improve their performance via performing adv…

Cited by 0SourcePDFScholar
2025

UnCo: Uncertainty-Driven Collaborative Framework of Large and Small Models for Grounded Multimodal NER

EMNLP 2025

Grounded Multimodal Named Entity Recognition (GMNER) is a new information extraction task. It requires models to extract named entities and ground them to real-world visual objects. Previous methods, relying on domain-specific fine-tuning, struggle with unseen multimodal entities due to limited know

2024

AttnDreamBooth: Towards Text-Aligned Personalized Text-to-Image Generation

NeurIPS 2024poster

Recent advances in text-to-image models have enabled high-quality personalized image synthesis based on user-provided concepts with flexible textual control. In this work, we analyze the limitations of two primary techniques in text-to-image personalization: Textual Inversion and DreamBooth. When in…

Cited by 5SourcePDFScholar
2024

Cross Initialization for Face Personalization of Text-to-Image Models

CVPR 2024poster

Recently there has been a surge in face personalization techniques benefiting from the advanced capabilities of pretrained text-to-image diffusion models. Among these a notable method is Textual Inversion which generates personalized images by inverting given images into textual embeddings. However…

2024

Domain Adaptation for Subjective Induction Questions Answering on Products by Adversarial Disentangled Learning

ACL 2024long

This paper focuses on answering subjective questions about products. Different from the factoid question with a single answer span, this subjective one involves multiple viewpoints. For example, the question of ‘how the phone’s battery is?’ not only involves facts of battery capacity but also contai…

2024

LEGO-Prover: Neural Theorem Proving with Growing Libraries

ICLR 2024oral

Despite the success of large language models (LLMs), the task of theorem proving still remains one of the hardest reasoning tasks that is far from being fully solved. Prior methods using language models have demonstrated promising results, but they still struggle to prove even middle school level th…

2024

MimicDiffusion: Purifying Adversarial Perturbation via Mimicking Clean Diffusion Model

CVPR 2024poster

Deep neural networks (DNNs) are vulnerable to adversarial perturbation where an imperceptible perturbation is added to the image that can fool the DNNs. Diffusion-based adversarial purification uses the diffusion model to generate a clean image against such adversarial attacks. Unfortunately the gen…

2024

Proving Theorems Recursively

NeurIPS 2024poster

Recent advances in automated theorem proving leverages language models to explore expanded search spaces by step-by-step proof generation. However, such approaches are usually based on short-sighted heuristics (e.g., log probability or value function scores) that potentially lead to suboptimal or ev…

2023

DT-Solver: Automated Theorem Proving with Dynamic-Tree Sampling Guided by Proof-level Value Function

ACL 2023long

Recent advances in neural theorem-proving resort to large language models and tree searches. When proving a theorem, a language model advises single-step actions based on the current proving state and the tree search finds a sequence of correct steps using actions given by the language model. Howeve…

Cited by 35SourcePDFScholar
2023

Deep Hashing With Minimal-Distance-Separated Hash Centers

CVPR 2023poster

Deep hashing is an appealing approach for large-scale image retrieval. Most existing supervised deep hashing methods learn hash functions using pairwise or triple image similarities in randomly sampled mini-batches. They suffer from low training efficiency, insufficient coverage of data distribution…

Cited by 47SourcePDFScholar
2023

Disentangling Reasoning Capabilities from Language Models with Compositional Reasoning Transformers

ACL 2023findings

This paper presents ReasonFormer, a unified reasoning framework for mirroring the modular and compositional reasoning process of humans in complex decision-making. Inspired by dual-process theory in cognitive science, the representation module (automatic thinking) and reasoning modules (controlled t…

2023

From Parse-Execute to Parse-Execute-Refine: Improving Semantic Parser for Complex Question Answering over Knowledge Base

EMNLP 2023long main

Parsing questions into executable logical forms has showed impressive results for knowledge-base question answering (KBQA). However, complex KBQA is a more challenging task that requires to perform complex multi-step reasoning. Recently, a new semantic parser called KoPL has been proposed to explici…

Cited by 0SourceScholar
2023

Generating Deep Questions with Commonsense Reasoning Ability from the Text by Disentangled Adversarial Inference

ACL 2023findings

This paper proposes a new task of commonsense question generation, which aims to yield deep-level and to-the-point questions from the text. Their answers need to reason over disjoint relevant contexts and external commonsense knowledge, such as encyclopedic facts and causality. The knowledge may not…

Cited by 9SourcePDFScholar
2023

LongCoder: A Long-Range Pre-trained Language Model for Code Completion

ICML 2023poster

In this paper, we introduce a new task for code completion that focuses on handling long code input and propose a sparse Transformer model, called LongCoder, to address this task. LongCoder employs a sliding window mechanism for self-attention and introduces two types of globally accessible tokens -…

2023

PlankAssembly: Robust 3D Reconstruction from Three Orthographic Views with Learnt Shape Programs

ICCV 2023poster

In this paper, we develop a new method to automatically convert 2D line drawings from three orthographic views into 3D CAD models. Existing methods for this problem reconstruct 3D models by back-projecting the 2D observations into 3D space while maintaining explicit correspondence between the input…

Cited by 5PDFcodeScholar
2022

Analytical Reasoning of Text

NAACL 2022findings

Analytical reasoning is an essential and challenging task that requires a system to analyze a scenario involving a set of particular circumstances and perform reasoning over it to make conclusions. However, current neural models with implicit reasoning ability struggle to solve this task. In this pa…

2022

Anomaly Detection by Leveraging Incomplete Anomalous Knowledge with Anomaly-Aware Bidirectional GANs

IJCAI 2022poster

The goal of anomaly detection is to identify anomalous samples from normal ones. In this paper, a small number of anomalies are assumed to be available at the training stage, but they are assumed to be collected only from several anomaly types, leaving the majority of anomaly types not represented i…

2022

KGE-CL: Contrastive Learning of Tensor Decomposition Based Knowledge Graph Embeddings

COLING 2022main

Learning the embeddings of knowledge graphs (KG) is vital in artificial intelligence, and can benefit various downstream applications, such as recommendation and question answering. In recent years, many research efforts have been proposed for knowledge graph embedding (KGE). However, most previous…

Cited by 23SourcePDFScholar
2022

Learning to Complete Code with Sketches

ICLR 2022poster

Code completion is usually cast as a language modelling problem, i.e., continuing an input in a left-to-right fashion. However, in practice, some parts of the completion (e.g., string literals) may be very hard to predict, whereas subsequent parts directly follow from the context. To handle this, we…

Cited by 55SourcePDFScholar
2022

ProQA: Structural Prompt-based Pre-training for Unified Question Answering

NAACL 2022long

Question Answering (QA) is a longstanding challenge in natural language processing. Existing QA works mostly focus on specific question types, knowledge domains, or reasoning skills. The specialty in QA research hinders systems from modeling commonalities between tasks and generalization for wider a…

2022

Reasoning over Hybrid Chain for Table-and-Text Open Domain Question Answering

IJCAI 2022poster

Tabular and textual question answering requires systems to perform reasoning over heterogeneous information, considering table structure, and the connections among table and text. In this paper, we propose a ChAin-centric Reasoning and Pre-training framework (CARP). CARP utilizes hybrid chain to mod…

2022

Topological Correlation of Brain Signals

ICASSP 2022accepted

Electroencephalography (EEG) is an important neurophysiological modality for understanding brain functions and disorders. Topological data analysis (TDA) can decode patterns in EEG signals that are not captured by standard temporal and spectral features. Gradient filtration is a recently advanced TD…

Cited by 0SourceScholar
2022

UniXcoder: Unified Cross-Modal Pre-training for Code Representation

ACL 2022long

Pre-trained models for programming languages have recently demonstrated great success on code intelligence. To support both code-related understanding and generation tasks, recent works attempt to pre-train unified encoder-decoder models. However, such encoder-decoder framework is sub-optimal for au…

2021

GraphCodeBERT: Pre-training Code Representations with Data Flow

ICLR 2021poster

Pre-trained models for programming language have achieved dramatic empirical improvements on a variety of code-related tasks such as code search, code completion, code summarization, etc. However, existing pre-trained models regard a code snippet as a sequence of tokens, while ignoring the inherent…

2021

How Does Data Augmentation Affect Privacy in Machine Learning?

AAAI 2021technical

It is observed in the literature that data augmentation can significantly mitigate membership inference (MI) attack. However, in this work, we challenge this observation by proposing new MI attacks to utilize the information of augmented data. MI attack is widely used to measure the model's inform…

2021

Large Scale Private Learning via Low-rank Reparametrization

ICML 2021spotlight

We propose a reparametrization scheme to address the challenges of applying differentially private SGD on large neural networks, which are 1) the huge memory cost of storing individual gradients, 2) the added noise suffering notorious dimensional dependence. Specifically, we reparametrize each weigh…

2020

Fashion Editing With Adversarial Parsing Learning

CVPR 2020poster

Interactive fashion image manipulation, which enables users to edit images with sketches and color strokes, is an interesting research problem with great application value. Existing works often treat it as a general inpainting task and do not fully leverage the semantic structural information in fas…

Cited by 92PDFScholar
2020

Gradient Perturbation is Underrated for Differentially Private Convex Optimization

IJCAI 2020poster

Gradient perturbation, widely used for differentially private optimization, injects noise at every iterative update to guarantee differential privacy. Previous work first determines the noise level that can satisfy the privacy requirement and then analyzes the utility of noisy gradient updates as…

Cited by 0SourcePDFScholar
2019

FW-GAN: Flow-Navigated Warping GAN for Video Virtual Try-On

ICCV 2019poster

Beyond current image-based virtual try-on systems that have attracted increasing attention, we move a step forward to developing a video virtual try-on system that precisely transfers clothes onto the person and generates visually realistic videos conditioned on arbitrary poses. Besides the challeng…

Cited by 125PDFScholar
2019

Towards Multi-Pose Guided Virtual Try-On Network

ICCV 2019poster

Virtual try-on systems under arbitrary human poses have significant application potential, yet also raise extensive challenges, such as self-occlusions, heavy misalignment among different poses, and complex clothes textures. Existing virtual try-on methods can only transfer clothes given a fixed hum…

Cited by 252PDFScholar
2018

Dialog-to-Action: Conversational Question Answering Over a Large-Scale Knowledge Base

NeurIPS 2018poster

We present an approach to map utterances in conversation to logical forms, which will be executed on a large-scale knowledge base. To handle enormous ellipsis phenomena in conversation, we introduce dialog memory management to manipulate historical entities, predicates, and logical forms when inferr…

Cited by 152SourcePDFScholar
2018

Soft-Gated Warping-GAN for Pose-Guided Person Image Synthesis

NeurIPS 2018poster

Despite remarkable advances in image synthesis research, existing works often fail in manipulating images under the context of large geometric transformations. Synthesizing person images conditioned on arbitrary poses is one of the most representative examples where the generation quality largely re…

Cited by 205SourcePDFScholar