← Search

Ye Wang

93 accepted papers

2026

A Training-Free Framework for High-Fidelity Appearance Transfer via Diffusion Transformers

ICASSP 2026poster

Diffusion Transformers (DiTs) excel at generation, but their global self-attention makes controllable, reference-image-based editing a distinct challenge. Unlike U-Nets, naively injecting local appearance into a DiT can disrupt its holistic scene structure. We address this by proposing the first tra…

Cited by 0SourcePDFScholar
2026

Bridging Piano Transcription and Rendering via Disentangled Score Content and Style

ICLR 2026poster

Expressive performance rendering (EPR) and automatic piano transcription (APT) are fundamental yet inverse tasks in music information retrieval: EPR generates expressive performances from symbolic scores, while APT recovers scores from performances. Despite their dual nature, prior work has addresse…

Cited by 0SourcecodeScholar
2026

Chain-of-Thought Driven Adversarial Scenario Extrapolation for Robust Language Models

AAAI 2026technical

Large Language Models (LLMs) exhibit impressive capabilities, but remain susceptible to a growing spectrum of safety risks, including jailbreaks, toxic content, hallucinations, and bias. Existing defenses often address only a single threat type or resort to rigid outright rejection, sacrificing user

Cited by 0SourcePDFScholar
2026

DeepPhy: Benchmarking Agentic VLMs on Physical Reasoning

AAAI 2026technical

Although Vision Language Models (VLMs) exhibit strong perceptual abilities and impressive visual reasoning, they struggle with attention to detail and precise action planning in complex, dynamic environments, leading to subpar performance. Real-world tasks typically require complex interactions, adv

Cited by 0SourcePDFScholar
2026

DemoGrasp: Universal Dexterous Grasping from a Single Demonstration

ICLR 2026poster

Universal grasping with multi-fingered dexterous hands is a fundamental challenge in robotic manipulation. While recent approaches successfully learn closed-loop grasping policies using reinforcement learning (RL), the inherent difficulty of high-dimensional, long-horizon exploration necessitates co…

Cited by 0SourceScholar
2026

EasyMimic: A Low-Cost Framework for Robot Imitation Learning from Human Videos

ICRA 2026poster

Robot imitation learning is often hindered by the high cost of collecting large-scale, real-world data. This challenge is especially significant for low-cost robots designed for home use, as they must be both user-friendly and affordable. To address this, we propose the EasyMimic framework, a lowcos…

2026

FedFINFO: A General Full-Informativeness Federated Graph Learning from Open Cross-Domain Data

IJCAI 2026

Open cross-domain federated graph learning facilitates collaborative learning among clients from distinct graph domains while preserving privacy. However, severe structure and feature heterogeneity in open scenarios exacerbates the multiplicative amplification of structural and feature noises within

Cited by 0Scholar
2026

Fostering Video Reasoning via Next-Event Prediction

ICLR 2026poster

Next-token prediction serves as the foundational learning task that enables reasoning in LLMs. But what should the learning task be when aiming to equip MLLMs with temporal reasoning capabilities over video inputs? Existing tasks such as video captioning primarily promote modality alignment, while v…

Cited by 0SourcecodeScholar
2026

Joint-Aligned Latent Action: Towards Scalable VLA Pretraining in the Wild

CVPR 2026

Despite progress, Vision-Language-Action models (VLAs) are limited by a scarcity of large-scale, diverse robot data. While human manipulation videos offer a rich alternative, existing methods are forced to choose between small, precisely-labeled datasets and vast in-the-wild footage with unreliable

Cited by 0SourcecodeScholar
2026

LatentLLM: Activation-Aware Transform to Multi-Head Latent Attention

AAAI 2026technical

Modern foundation models such as large language models (LLMs) require a massive amount of computational and memory resources. We propose a new framework to convert such LLMs into a reduced-dimension latent structure. Our method extends a local activation-aware tensor decomposition to a global attent

Cited by 0SourcePDFScholar
2026

LouisKV: Efficient KV Cache Retrieval for Long Input-Output Sequences

ICLR 2026poster

While Key-Value (KV) cache succeeds in reducing redundant computations in auto-regressive models, it introduces significant memory overhead, limiting its practical deployment in long-sequence scenarios. Existing KV retrieval methods attempt to mitigate this by dynamically retaining only a subset of…

Cited by 0SourceScholar
2026

Schema-Guided Event Reasoning: A Plug-and-Play Event Reasoning Framework Based on Large Language Models

AAAI 2026technical

Recent advancements in Large Language Models have increasingly demonstrated their potential for event reasoning. However, LLMs still struggle with this task due to inadequate modeling of event structures. Although introducing schema knowledge has been shown to improve event reasoning performance, ex

Cited by 0SourcePDFScholar
2026

Spatial-Aware VLA Pretraining through Visual-Physical Alignment from Human Videos

CVPR 2026

Vision-Language-Action (VLA) models provide a promising paradigm for robot learning by integrating visual perception with language-guided policy learning. However, most existing approaches rely on 2D visual inputs to perform actions in 3D physical environments, creating a significant gap between per

Cited by 0SourcecodeScholar
2026

Understanding Dynamic Compute Allocation in Recurrent Transformers

ICML 2026poster

Token-level adaptive computation seeks to reduce inference cost by allocating more computation to harder tokens and less to easier ones. However, prior work is primarily evaluated on natural-language benchmarks using task-level metrics, where token-level difficulty is unobservable and confounded wit…

Cited by 0SourceScholar
2026

Vision-Language-Action Pretraining from Large-Scale Human Videos

ICML 2026poster

Existing Vision-Language-Action (VLA) models struggle with complex manipulation tasks requiring high dexterity and generalization, primarily due to their reliance on synthetic data with significant sim-to-real gaps or limited teleoperated demonstrations. To address this bottleneck, we propose levera…

Cited by 0SourceScholar
2026

When Attributes Disagree: Gradient Conflict in Image Aesthetic Assessment

ICML 2026spotlight

Image Aesthetic Assessment (IAA) predicts an image’s overall aesthetic score, yet aesthetic is influenced by multiple attributes whose relative importance varies with image content and usage scenarios. Under end-to-end training with only overall-score supervision, attribute signals are blended, whic…

Cited by 0SourceScholar
2025

ChatSOP: An SOP-Guided MCTS Planning Framework for Controllable LLM Dialogue Agents

ACL 2025long

Dialogue agents powered by Large Language Models (LLMs) show superior performance in various tasks. Despite the better user understanding and human-like responses, their **lack of controllability** remains a key challenge, often leading to unfocused conversations or task failure. To address this, we…

2025

Diff-Prompt: Diffusion-Driven Prompt Generator with Mask Supervision

ICLR 2025poster

Prompt learning has demonstrated promising results in fine-tuning pre-trained multimodal models. However, the performance improvement is limited when applied to more complex and fine-grained tasks. The reason is that most existing methods directly optimize the parameters involved in the prompt gener…

2025

Flow Matching for Denoised Social Recommendation

ICML 2025poster

Graph-based social recommendation (SR) models suffer from various noises of the social graphs, hindering their recommendation performances. Either graph-level redundancy or graph-level missing will indeed influence the social graph structures, further influencing the message propagation procedure of…

Cited by 0SourcePDFScholar
2025

Forget to Flourish: Leveraging Machine-Unlearning on Pretrained Language Models for Privacy Leakage

AAAI 2025technical

Fine-tuning large language models on private data for downstream applications poses significant privacy risks in potentially exposing sensitive information. Several popular community platforms now offer convenient distribution of a large variety of pre-trained models, allowing anyone to publish with…

Cited by 4SourcePDFScholar
2025

FreeControl: Efficient, Training-Free Structural Control via One-Step Attention Extraction

NeurIPS 2025poster

Controlling the spatial and semantic structure of diffusion-generated images remains a challenge. Existing methods like ControlNet rely on handcrafted condition maps and retraining, limiting flexibility and generalization. Inversion-based approaches offer stronger alignment but incur high inference…

Cited by 0SourceScholar
2025

LLM-DR: A Novel LLM-Aided Diffusion Model for Rule Generation on Temporal Knowledge Graphs

AAAI 2025technical

Among various temporal knowledge graph (TKG) extrapolation methods, rule-based approaches stand out for their explicit rules and transparent reasoning paths. However, the vast search space for rule extraction poses a challenge in identifying high-quality logic rules. To navigate this challenge, we e…

Cited by 0SourcePDFScholar
2025

LivePoem: Improving the Learning Experience of Classical Chinese Poetry with AI-Generated Musical Storyboards

IJCAI 2025

Textbook reading has long dominated classical poetry education in Chinese-speaking communities. However, research has shown that extensive text-based learning can lead to learner disengagement and a less pleasant experience. This paper aims to improve the experience of classical Chinese poetry learn

Cited by 0SourcePDFScholar
2025

MindRef: Mimicking Human Memory for Hierarchical Reference Retrieval with Fine-Grained Location Awareness

ACL 2025short

When completing knowledge-intensive tasks, humans sometimes need an answer and a corresponding reference passage for auxiliary reading. Previous methods required obtaining pre-segmented article chunks through additional retrieval models. This paper explores leveraging the parameterized knowledge sto…

2025

MotionCtrl: A Real-time Controllable Vision-Language-Motion Model

ICCV 2025poster

Human motion generation involves synthesizing coherent human motion sequences conditioned on diverse multimodal inputs and holds significant potential for real-world applications. Despite recent advancements, existing vision-language-motion models (VLMMs) remain limited in achieving this goal. In th…

2025

MusKGC: A Flexible Multi-source Knowledge Enhancement Framework for Open-World Knowledge Graph Completion

EMNLP 2025

Open-world knowledge graph completion (KGC) aims to infer novel facts by enriching existing graphs with external knowledge sources while maintaining semantic consistency under the open-world assumption (OWA). Generation-based KGC methods leverage the inherent strengths of large language models (LLMs

2025

Omni-Chart-600K: A Comprehensive Dataset of Chart Types for Chart Understanding

NAACL 2025findings

To address the deficiencies in chart types and the limited scope of chart tasks in existing datasets, we conducted a comprehensive review of current data collection methodologies. By integrating manual annotation with data generation leveraging GPT-4, we developed a dataset that includes 21 diverse…

Cited by 0SourcePDFScholar
2025

OmniStyle: Filtering High Quality Style Transfer Data at Scale

CVPR 2025poster

In this paper, we introduce OmniStyle-1M, a large-scale paired style transfer dataset comprising over one million content-style-stylized image triplets across 1,000 diverse style categories, each enhanced with textual descriptions and instruction prompts. We show that OmniStyle-1M can not only impro…

Cited by 0SourcePDFScholar
2025

On Calibration of LLM-based Guard Models for Reliable Content Moderation

ICLR 2025poster

Large language models (LLMs) pose significant risks due to the potential for generating harmful content or users attempting to evade guardrails. Existing studies have developed LLM-based guard models designed to moderate the input and output of threat LLMs, ensuring adherence to safety policies by b…

2025

PlaneHEC: Efficient Hand-Eye Calibration for Multi-View Robotic Arm via Any Point Cloud Plane Detection

ICRA 2025

Hand-eye calibration is an important task in vision-guided robotic systems and is crucial for determining the transformation matrix between the camera coordinate system and the robot end-effector. Existing methods, for multi-view robotic systems, usually rely on accurate geometric models or manual a

Cited by 0SourceScholar
2025

Scaling Large Motion Models with Million-Level Human Motions

ICML 2025poster

Inspired by the recent success of LLMs, the field of human motion understanding has increasingly shifted toward developing large motion models. Despite some progress, current efforts remain far from achieving truly generalist models, primarily due to the lack of massive high-quality data. To address…

2025

SigStyle: Signature Style Transfer via Personalized Text-to-Image Models

AAAI 2025technical

Style transfer enables the seamless integration of artistic styles from a style image into a content image, resulting in visually striking and aesthetically enriched outputs. Despite numerous advances in this field, existing methods did not explicitly focus on the signature style, which represents…

Cited by 1SourcePDFScholar
2025

Time-R1: Post-Training Large Vision Language Model for Temporal Video Grounding

NeurIPS 2025poster

Temporal Video Grounding (TVG), the task of locating specific video segments based on language queries, is a core challenge in long-form video understanding. While recent Large Vision-Language Models (LVLMs) have shown early promise in tackling TVG through supervised fine-tuning (SFT), their ability…

Cited by 0SourcecodeScholar
2025

Unifying Symbolic Music Arrangement: Track-Aware Reconstruction and Structured Tokenization

NeurIPS 2025poster

We present a unified framework for automatic multitrack music arrangement that enables a single pre-trained symbolic music model to handle diverse arrangement scenarios, including reinterpretation, simplification, and additive generation. At its core is a segment-level reconstruction objective opera…

Cited by 0SourcecodeScholar
2025

When Attention Sink Emerges in Language Models: An Empirical View

ICLR 2025spotlight

Auto-regressive language Models (LMs) assign significant attention to the first token, even if it is not semantically important, which is known as **attention sink**. This phenomenon has been widely adopted in applications such as streaming/long context generation, KV cache optimization, inference a…

2024

A Positive-Unlabeled Metric Learning Framework for Document-Level Relation Extraction with Incomplete Labeling

AAAI 2024technical

The goal of document-level relation extraction (RE) is to identify relations between entities that span multiple sentences. Recently, incomplete labeling in document-level RE has received increasing attention, and some studies have used methods such as positive-unlabeled learning to tackle this issu…

2024

A Unified Temporal Knowledge Graph Reasoning Model Towards Interpolation and Extrapolation

ACL 2024long

Temporal knowledge graph (TKG) reasoning has two settings: interpolation reasoning and extrapolation reasoning. Both of them draw plenty of research interest and have great significance. Methods of the former de-emphasize the temporal correlations among facts sequences, while methods of the latter r…

2024

Advancing Adversarial Suffix Transfer Learning on Aligned Large Language Models

EMNLP 2024main

Language Language Models (LLMs) face safety concerns due to potential misuse by malicious users. Recent red-teaming efforts have identified adversarial suffixes capable of jailbreaking LLMs using the gradient-based search algorithm Greedy Coordinate Gradient (GCG). However, GCG struggles with comput…

2024

Agent Smith: A Single Image Can Jailbreak One Million Multimodal LLM Agents Exponentially Fast

ICML 2024poster

A multimodal large language model (MLLM) agent can receive instructions, capture images, retrieve histories from memory, and decide which tools to use. Nonetheless, red-teaming efforts have revealed that adversarial images/prompts can jailbreak an MLLM and cause unaligned behaviors. In this work, we…

2024

Benchmarking Large Language Models on Communicative Medical Coaching: A Dataset and a Novel System

ACL 2024findings

Traditional applications of natural language processing (NLP) in healthcare have predominantly focused on patient-centered services, enhancing patient interactions and care delivery, such as through medical dialogue systems. However, the potential of NLP to benefit inexperienced doctors, particularl…

Cited by 1SourcePDFScholar
2024

End-to-End Real-World Polyphonic Piano Audio-to-Score Transcription with Hierarchical Decoding

IJCAI 2024poster

Piano audio-to-score transcription (A2S) is an important yet underexplored task with extensive applications for music composition, practice, and analysis. However, existing end-to-end piano A2S systems faced difficulties in retrieving bar-level information such as key and time signatures, and have b…

2024

MedBench: A Large-Scale Chinese Benchmark for Evaluating Medical Large Language Models

AAAI 2024technical

The emergence of various medical large language models (LLMs) in the medical domain has highlighted the need for unified evaluation standards, as manual evaluation of LLMs proves to be time-consuming and labor-intensive. To address this issue, we introduce MedBench, a comprehensive benchmark for the…

2024

Rethinking the Multimodal Correlation of Multimodal Sequential Learning via Generalizable Attentional Results Alignment

ACL 2024long

Transformer-based methods have gone mainstream in multimodal sequential learning. The intra and inter modality interactions are captured by the query-key associations of multi-head attention. In this way, the calculated multimodal contexts (attentional results) are expected to be relevant to the que…

Cited by 3SourcePDFScholar
2024

Structured Multi-Track Accompaniment Arrangement via Style Prior Modelling

NeurIPS 2024poster

In the realm of music AI, arranging rich and structured multi-track accompaniments from a simple lead sheet presents significant challenges. Such challenges include maintaining track cohesion, ensuring long-term coherence, and optimizing computational efficiency. In this paper, we introduce a novel…

2024

TI2V-Zero: Zero-Shot Image Conditioning for Text-to-Video Diffusion Models

CVPR 2024poster

Text-conditioned image-to-video generation (TI2V) aims to synthesize a realistic video starting from a given image (e.g. a woman's photo) and a text description (e.g. "a woman is drinking water."). Existing TI2V frameworks often require costly training on video-text datasets and specific model desig…

2024

Temporal Knowledge Graph Extrapolation via Causal Subhistory Identification

IJCAI 2024poster

Temporal knowledge graph extrapolation has become a prominent area of study interest in recent years. Numerous methods for extrapolation have been put forth, mining query-relevant information from history to generate forecasts. However, existing approaches normally do not discriminate between causal…

Cited by 0SourcePDFScholar
2024

Temporal Relational Context Learning for Extrapolation Reasoning on Temporal Knowledge Graphs

ICASSP 2024accepted

Extrapolation reasoning on Temporal Knowledge Graphs (TKGs) aims to predict future events from a set of historical Knowledge Graphs (KGs) in a chronological order. The temporally adjacent facts in TKGs naturally form event sequences, implying informative temporal event dependencies. Recently, many e…

Cited by 0SourceScholar
2024

UniCode : Learning a Unified Codebook for Multimodal Large Language Models

ECCV 2024poster

"In this paper, we propose UniCode, a novel approach within the domain of multimodal large language models (MLLMs) that learns a unified codebook to efficiently tokenize visual, text, and potentially other types of signals. This innovation addresses a critical limitation in existing MLLMs: their rel…

Cited by 12SourcePDFScholar
2024

XAI-Lyricist: Improving the Singability of AI-Generated Lyrics with Prosody Explanations

IJCAI 2024poster

Explaining the singability of lyrics is an important but missing ability of language models (LMs) in song lyrics generation. This ability allows songwriters to quickly assess if LM-generated lyrics can be sung harmoniously with melodies and helps singers align lyrics with melodies during practice. T…

2023

A Multi-Modal Approach For Context-Aware Network Traffic Classification

ICASSP 2023accepted

Network traffic classification is important for network security and management. State-of-the-art classifiers use deep learning techniques to automatically extract feature vectors from the traffic, which however lose important context of the communication sessions and encapsulated text semantics. In…

Cited by 0SourceScholar
2023

Aspect-to-Scope Oriented Multi-view Contrastive Learning for Aspect-based Sentiment Analysis

EMNLP 2023long findings

Aspect-based sentiment analysis (ABSA) aims to align aspects and corresponding sentiment expressions, so as to identify the sentiment polarities of specific aspects. Most existing ABSA methods focus on mining syntactic or semantic information, which still suffers from noisy interference introduced b…

Cited by 0SourceScholar
2023

Contrastive Token-Wise Meta-Learning for Unseen Performer Visual Temporal-Aligned Translation

ACL 2023findings

Visual temporal-aligned translation aims to transform the visual sequence into natural words, including important applicable tasks such as lipreading and fingerspelling recognition. However, various performance habits of specific words by different speakers or signers can lead to visual ambiguity, w…

Cited by 6SourcePDFScholar
2023

Exploring Group Video Captioning with Efficient Relational Approximation

ICCV 2023poster

Current video captioning efforts most focus on describing a single video while the need for captioning videos in groups has increased considerably. In this study, we propose a new task, group video captioning, which aims to infer the desired content among a group of target videos and describe it wit…

Cited by 15PDFScholar
2023

FedNP: Towards Non-IID Federated Learning via Federated Neural Propagation

AAAI 2023technical

Traditional federated learning (FL) algorithms, such as FedAvg, fail to handle non-i.i.d data because they learn a global model by simply averaging biased local models that are trained on non-i.i.d local data, therefore failing to model the global data distribution. In this paper, we present a nove…

2023

GenKIE: Robust Generative Multimodal Document Key Information Extraction

EMNLP 2023long findings

Key information extraction (KIE) from scanned documents has gained increasing attention because of its applications in various domains. Although promising results have been achieved by some recent KIE approaches, they are usually built based on discriminative models, which lack the ability to handle…

Cited by 0SourcecodeScholar
2023

Improving Gradient Trade-offs between Tasks in Multi-task Text Classification

ACL 2023long

Multi-task learning (MTL) has emerged as a promising approach for sharing inductive bias across multiple tasks to enable more efficient learning in text classification. However, training all tasks simultaneously often yields degraded performance of each task than learning them independently, since d…

Cited by 10SourcePDFScholar
2023

MixSpeech: Cross-Modality Self-Learning with Audio-Visual Stream Mixup for Visual Speech Translation and Recognition

ICCV 2023poster

Multi-media communications facilitate global interaction among people. However, despite researchers exploring cross-lingual translation techniques such as machine translation and audio speech translation to overcome language barriers, there is still a shortage of cross-lingual studies on visual spee…

Cited by 25PDFcodeScholar
2023

Q&A: Query-Based Representation Learning for Multi-Track Symbolic Music re-Arrangement

IJCAI 2023poster

Music rearrangement is a common music practice of reconstructing and reconceptualizing a piece using new composition or instrumentation styles, which is also an important task of automatic music generation. Existing studies typically model the mapping from a source piece to a target piece via superv…

2023

Semantic-conditioned Dual Adaptation for Cross-domain Query-based Visual Segmentation

ACL 2023findings

Visual segmentation from language queries has attracted significant research interest. Despite the effectiveness, existing works require expensive labeling and suffer severe degradation when deployed to an unseen domain. In this paper, we investigate a novel task Cross-domain Query-based Visual Segm…

2023

Songs Across Borders: Singable and Controllable Neural Lyric Translation

ACL 2023long

The development of general-domain neural machine translation (NMT) methods has advanced significantly in recent years, but the lack of naturalness and musical constraints in the outputs makes them unable to produce singable lyric translations. This paper bridges the singability quality gap by formal…

2023

Steered Diffusion: A Generalized Framework for Plug-and-Play Conditional Image Synthesis

ICCV 2023poster

Conditional generative models typically demand large annotated training sets to achieve high-quality synthesis. As a result, there has been significant interest in designing models that perform plug-and-play generation, i.e., to use a predefined or pretrained model, which is not explicitly trained o…

Cited by 13PDFcodeScholar
2023

TAVT: Towards Transferable Audio-Visual Text Generation

ACL 2023long

Audio-visual text generation aims to understand multi-modality contents and translate them into texts. Although various transfer learning techniques of text generation have been proposed, they focused on uni-modal analysis (e.g. text-to-text, visual-to-text) and lack consideration of multi-modal con…

Cited by 17SourcePDFScholar
2023

Weakly-Supervised Spoken Video Grounding via Semantic Interaction Learning

ACL 2023long

The task of spoken video grounding aims to localize moments in videos that are relevant to descriptive spoken queries. However, extracting semantic information from speech and modeling the cross-modal correlation pose two critical challenges. Previous studies solve them by representing spoken querie…

2023

mmWave Wi-Fi Trajectory Estimation with Continuous-Time Neural Dynamic Learning

ICASSP 2023accepted

We leverage standards-compliant beam training measurements from commercial-of-the-shelf (COTS) 802.11ad/ay devices for localization of a moving object. Two technical challenges need to be addressed: (1) the beam training measurements are intermittent due to beam scanning overhead control and content…

Cited by 0SourceScholar
2022

A Unified Positive-Unlabeled Learning Framework for Document-Level Relation Extraction with Different Levels of Labeling

EMNLP 2022main

Document-level relation extraction (RE) aims to identify relations between entities across multiple sentences. Most previous methods focused on document-level RE under full supervision. However, in real-world scenario, it is expensive and difficult to completely label all relations in a document bec…

2022

Adversarial Bi-Regressor Network for Domain Adaptive Regression

IJCAI 2022poster

Domain adaptation (DA) aims to transfer the knowledge of a well-labeled source domain to facilitate unlabeled target learning. When turning to specific tasks such as indoor (Wi-Fi) localization, it is essential to learn a cross-domain regressor to mitigate the domain shift. This paper proposes a nov…

Cited by 8SourcePDFScholar
2022

CLIP-Forge: Towards Zero-Shot Text-To-Shape Generation

CVPR 2022poster

Generating shapes using natural language can enable new ways of imagining and creating the things around us. While significant recent progress has been made in text-to-image generation, text-to-shape generation remains a challenging problem due to the unavailability of paired text and shape data at…

Cited by 323PDFcodeScholar
2022

Exploring Transformer's Potential on Automatic Piano Transcription

ICASSP 2022accepted

Most recent research about automatic music transcription (AMT) uses convolutional neural networks and recurrent neural networks to model the mapping from music signals to symbolic notation. Based on a high-resolution piano transcription system, we explore the possibility of incorporating another pow…

Cited by 0SourceScholar
2022

Extrapolative Continuous-time Bayesian Neural Network for Fast Training-free Test-time Adaptation

NeurIPS 2022accept

Human intelligence has shown remarkably lower latency and higher precision than most AI systems when processing non-stationary streaming data in real-time. Numerous neuroscience studies suggest that such abilities may be driven by internal predictive modeling. In this paper, we explore the possibili…

Cited by 15SourcePDFScholar
2022

Learning to Adapt to Low-Resource Paraphrase Generation

EMNLP 2022main

Paraphrase generation is a longstanding NLP task and achieves great success with the aid of large corpora. However, transferring a paraphrasing model to another domain encounters the problem of domain shifting especially when the data is sparse. At the same time, widely using large pre-trained langu…

Cited by 4SourcePDFScholar
2022

MOST-GAN: 3D Morphable StyleGAN for Disentangled Face Image Manipulation

AAAI 2022technical

Recent advances in generative adversarial networks (GANs) have led to remarkable achievements in face image synthesis. While methods that use style-based GANs can generate strikingly photorealistic face images, it is often difficult to control the characteristics of the generated faces in a meaningf…

Cited by 35SourcePDFScholar
2022

RotateQVS: Representing Temporal Information as Rotations in Quaternion Vector Space for Temporal Knowledge Graph Completion

ACL 2022long

Temporal factors are tied to the growth of facts in realistic applications, such as the progress of diseases and the development of political situation, therefore, research on Temporal Knowledge Graph (TKG) attracks much attention. In TKG, relation patterns inherent with temporality are required to…

2021

Enhancing Dual-Encoders with Question and Answer Cross-Embeddings for Answer Retrieval

EMNLP 2021finding

Dual-Encoders is a promising mechanism for answer retrieval in question answering (QA) systems. Currently most conventional Dual-Encoders learn the semantic representations of questions and answers merely through matching score. Researchers proposed to introduce the QA interaction features in scorin…

2021

Improving Dialogue Response Generation Via Knowledge Graph Filter

ICASSP 2021accepted

Current generative dialogue systems tend to produce generic dialog responses, which lack useful information and semantic coherence. An promising method to alleviate this problem is to integrate knowledge triples from knowledge base. However, current approaches mainly augment Seq2Seq framework with k…

Cited by 0SourceScholar
2021

STRODE: Stochastic Boundary Ordinary Differential Equation

ICML 2021spotlight

Perception of time from sequentially acquired sensory inputs is rooted in everyday behaviors of individual organisms. Yet, most algorithms for time-series modeling fail to learn dynamics of random event timings directly from visual or audio inputs, requiring timing annotations during training that a…

2020

Deep Graph Random Process for Relational-Thinking-Based Speech Recognition

ICML 2020poster

Lying at the core of human intelligence, relational thinking is characterized by initially relying on innumerable unconscious percepts pertaining to relations between new sensory signals and prior knowledge, consequently becoming a recognizable concept or object through coupling and transformation o…

Cited by 25SourcePDFScholar
2020

LUVLi Face Alignment: Estimating Landmarks' Location, Uncertainty, and Visibility Likelihood

CVPR 2020poster

Modern face alignment methods have become quite accurate at predicting the locations of facial landmarks, but they do not typically estimate the uncertainty of their predicted locations nor predict whether landmarks are visible. In this paper, we present a novel framework for jointly predicting land…

Cited by 196PDFcodeScholar
2019

A Data-centric Approach to Unsupervised Texture Segmentation Using Principle Representative Patterns

ICASSP 2019accepted

Features that capture textural patterns of a certain class of images are crucial for texture segmentation tasks. This paper introduces a data-centric approach to efficiently extract and represent textural information, which adapts to a wide variety of textures. Based on the strong self-similarities…

Cited by 0SourceScholar
2019

An Attention-aware Bidirectional Multi-residual Recurrent Neural Network (Abmrnn): A Study about Better Short-term Text Classification

ICASSP 2019accepted

Long Short-Term Memory (LSTM) has been proven an efficient way to model sequential data, because of its ability to overcome the gradient diminishing problem during training. However, due to the limited memory capacity in LSTM cells, LSTM is weak in capturing long-time dependency in sequential data.…

Cited by 0SourceScholar
2019

Automatic Lyrics-to-audio Alignment on Polyphonic Music Using Singing-adapted Acoustic Models

ICASSP 2019accepted

Lyrics-to-audio alignment is to automatically align the lyrical words with the mixed singing audio (singing voice+musical accompaniment). Such alignment can be achieved with an automatic speech recognition (ASR) system. We propose to adapt the acoustic model of a speech recognizer towards solo singi…

Cited by 0SourceScholar
2019

SubSpectralNet - Using Sub-spectrogram Based Convolutional Neural Networks for Acoustic Scene Classification

ICASSP 2019accepted

Acoustic Scene Classification (ASC) is one of the core research problems in the field of Computational Sound Scene Analysis. In this work, we present SubSpectralNet, a novel model which captures discriminative features by incorporating frequency band-level differences to model soundscapes. Using mel…

Cited by 0SourceScholar
2017

On methods for privacy-preserving energy disaggregation

ICASSP 2017accepted

Household energy monitoring via smart-meters motivates the problem of disaggregating the total energy usage signal into the component energy usage and operating patterns of individual appliances. While energy disaggregation enables useful analytics, it also raises privacy concerns because sensitive…

Cited by 0SourceScholar