← Search

Zhiyu Zhang

17 accepted papers

2026

MELA-TTS: JOINT TRANSFORMER-DIFFUSION MODEL WITH REPRESENTATION ALIGNMENT FOR SPEECH SYNTHESIS

ICASSP 2026poster

This work introduces MELA-TTS, a novel joint transformer-diffusion framework for end-to-end text-to-speech synthesis. By autoregressively generating continuous mel-spectrogram frames from linguistic and speaker conditions, our architecture eliminates the need for speech tokenization and multi-stage…

Cited by 0SourcePDFScholar
2026

OWOD-FSL: Open-World Object Detection Via Few-Shot Learning and Dynamic Prototypes

ICRA 2026poster

Open-World Object Detection (OWOD) presents a critical challenge for modern computer vision systems: detecting known classes, identifying unknown objects, and incrementally learning to recognize them over time. However, current approaches have two fundamental limitations: (1) the fixed-dimensional c…

Cited by 0Scholar
2026

RC-FCL: Combating Asynchronous Concept Drift in Federated Continual Learning via Retrospective Calibration

ICML 2026poster

Federated Continual Learning (FCL) enables the continuous acquisition of knowledge from streaming tasks, but inherently struggles with the temporal dynamics of client data distributions. These dynamics naturally induce asynchronous concept drift, where distribution shifts occur independently across …

Cited by 0SourceScholar
2025

A Generative Adaptive Replay Continual Learning Model for Temporal Knowledge Graph Reasoning

ACL 2025long

Recent Continual Learning (CL)-based Temporal Knowledge Graph Reasoning (TKGR) methods focus on significantly reducing computational cost and mitigating catastrophic forgetting caused by fine-tuning models with new data. However, existing CL-based TKGR methods still face two key limitations: (1) The…

2025

Adapting Prediction Sets to Distribution Shifts Without Labels

UAI 2025

Recently there has been a surge of interest to deploy confidence set predictions rather than point predictions in machine learning. Unfortunately, the effectiveness of such prediction sets is frequently impaired by distribution shifts in practice, and the challenge is often compounded by the lack of

2025

BridgeVoC: Neural Vocoder with Schrödinger Bridge

IJCAI 2025

While previous diffusion-based neural vocoders typically follow a noise-to-data generation pipe-line, the linear-degradation prior of the mel-spectrogram is often neglected, resulting in limited generation quality. By revisiting the vocoding task and excavating its connection with the signal restora

Cited by 0SourcePDFScholar
2025

CognTKE: A Cognitive Temporal Knowledge Extrapolation Framework

AAAI 2025technical

Reasoning future unknowable facts on temporal knowledge graphs (TKGs) is a challenging task, holding significant academic and practical values for various fields. Existing studies exploring explainable reasoning concentrate on modeling comprehensible temporal paths relevant to the query. Yet, these…

2024

Fast TRAC: A Parameter-Free Optimizer for Lifelong Reinforcement Learning

NeurIPS 2024poster

A key challenge in lifelong reinforcement learning (RL) is the loss of plasticity, where previous learning progress hinders an agent's adaptation to new tasks. While regularization and resetting can help, they require precise hyperparameter selection at the outset and environment-dependent adjustmen…

Cited by 2SourcePDFScholar
2024

KPatch: Knowledge Patch to Pre-trained Language Model for Zero-Shot Stance Detection on Social Media

COLING 2024main

Zero-shot stance detection on social media (ZSSD-SM) aims to distinguish the attitude in tweets towards an unseen target. Previous work capture latent variables between source and target domains to perform this task, but the lack of context knowledge hinders the detection performance. Recent studies…

2024

Understanding Adam Optimizer via Online Learning of Updates: Adam is FTRL in Disguise

ICML 2024poster

Despite the success of the Adam optimizer in practice, the theoretical understanding of its algorithmic components still remains limited. In particular, most existing analyses of Adam show the convergence rate that can be simply achieved by non-adative algorithms like SGD. In this work, we provide a…

Cited by 13SourcePDFScholar
2022

Adversarial Tracking Control via Strongly Adaptive Online Learning with Memory

AISTATS 2022poster

We consider the problem of tracking an adversarial state sequence in a linear dynamical system subject to adversarial disturbances and loss functions, generalizing earlier settings in the literature. To this end, we develop three techniques, each of independent interest. First, we propose a comparat…

Cited by 17SourcePDFScholar
2022

Optimal Comparator Adaptive Online Learning with Switching Cost

NeurIPS 2022accept

Practical online learning tasks are often naturally defined on unconstrained domains, where optimal algorithms for general convex losses are characterized by the notion of comparator adaptivity. In this paper, we design such algorithms in the presence of switching cost - the latter penalizes the typ…

2022

PDE-Based Optimal Strategy for Unconstrained Online Learning

ICML 2022spotlight

Unconstrained Online Linear Optimization (OLO) is a practical problem setting to study the training of machine learning models. Existing works proposed a number of potential-based algorithms, but in general the design of these potential functions relies heavily on guessing. To streamline this workfl…

2021

PHMOSpell: Phonological and Morphological Knowledge Guided Chinese Spelling Check

ACL 2021long

Chinese Spelling Check (CSC) is a challenging task due to the complex characteristics of Chinese characters. Statistics reveal that most Chinese spelling errors belong to phonological or visual errors. However, previous methods rarely utilize phonological and morphological knowledge of Chinese chara…