← Search

Irwin King

76 accepted papers

2026

ConSurv: Multimodal Continual Learning for Survival Analysis

AAAI 2026technical

Survival prediction of cancers is crucial for clinical practice, as it informs mortality risks and influences treatment plans. However, a static model trained on a single dataset fails to adapt to the dynamically evolving clinical environment and continuous data streams, limiting its practical utili

Cited by 0SourcePDFScholar
2026

Exploiting Low-Dimensional Manifold of Features for Few-shot Whole Slide Image Classification

ICLR 2026poster

Few-shot Whole Slide Image (WSI) classification is severely hampered by overfitting. We argue that this is not merely a data-scarcity issue but a fundamentally geometric problem. Grounded in the manifold hypothesis, our analysis shows that features from pathology foundation models exhibit a low-dime…

Cited by 0SourcecodeScholar
2026

FlatLand: Personalized Graph Federated Learning via Tailored Lorentz Space

ICML 2026oral

Personalization has become a pivotal field of study in contemporary intelligent systems. While large language models (LLMs) excel at general knowledge tasks, they often struggle with personalization, i.e., adapting their outputs to individual user expectations. Existing approaches that steer LLM beh…

Cited by 0SourceScholar
2026

Geometric Collapse: When Vision Models Fail to Verify Physical Causality

ICML 2026poster

Recent progress in large-scale self-supervised learning has improved dense geometric prediction, but it remains unclear whether such scaling yields inference-time physical plausibility checks. We propose Scrambled Edges, a controlled counterfactual that injects salient edge-like cues while violating…

Cited by 0SourceScholar
2026

Hyperbolic Multimodal Continual Learning

ICML 2026poster

Hyperbolic geometry has recently emerged as a powerful representation space for multimodal learning, as it naturally captures hierarchical semantic structure across modalities. Despite this progress, how such representations behave under continual learning poses fundamentally different challenges th…

Cited by 0SourceScholar
2026

PerFit: Exploring Personalization Shifts in Representation Space of LLMs

ICLR 2026poster

Personalization has become a pivotal field of study in contemporary intelligent systems. While large language models (LLMs) excel at general knowledge tasks, they often struggle with personalization, i.e., adapting their outputs to individual user expectations. Existing approaches that steer LLM beh…

Cited by 0SourceScholar
2026

PointNSP: Autoregressive 3D Point Cloud Generation with Next-Scale Level-of-Detail Prediction

CVPR 2026

Autoregressive point cloud generation has long lagged behind diffusion-based approaches in quality. The performance gap stems from the fact that autoregressive models impose an artificial ordering on inherently unordered point sets, forcing shape generation to proceed as a sequence of local predicti

Cited by 4SourcecodeScholar
2026

Probability-Entropy Calibration: An Elastic Indicator for Adaptive Fine-tuning

ICML 2026poster

Token-level reweighting is a simple yet effective mechanism for controlling supervised fine-tuning, but common indicators are largely one-dimensional: the ground-truth probability reflects downstream alignment, while token entropy reflects intrinsic uncertainty induced by the pre-training prior. Ign…

Cited by 0SourceScholar
2026

RECODE: A Benchmark for Research Code DEvelopment with Interactive Human Feedback

ICLR 2026poster

Large language models (LLMs) show the promise in supporting scientific research implementation, yet their ability to generate correct and executable code remains limited. Existing works largely adopt one-shot settings, ignoring the iterative and feedback-driven nature of realistic workflows of scien…

Cited by 0SourcecodeScholar
2026

Search-R2: Enhancing Search-Integrated Reasoning via Actor-Refiner Collaboration

ICML 2026poster

Search-integrated reasoning enables language agents to transcend static parametric knowledge by actively querying external sources. However, training these agents via reinforcement learning is hindered by the *multi-scale credit assignment* problem: existing methods typically rely on sparse, traject…

Cited by 0SourceScholar
2026

Set Representation Auxiliary Learning with Adversarial Encoding Perturbation and Optimization

ICLR 2026poster

Sets are a fundamental data structure, and learning their vectorized representations is crucial for many computational problems. Existing methods typically focus on intra-set properties such as permutation invariance and cardinality independence. While effective at preserving basic intra-set semanti…

Cited by 0SourceScholar
2026

Smart Replay: Adaptive Scheduling of Memory Rehearsal for Computational Resource-Aware Incremental Learning

CVPR 2026

Incremental learning (IL) arises from the need to continuously update models under limited data and computational resources. Most existing IL studies focus on data-scarce settings. They often develop complex methods that rely on heavy computation, while overlooking the computational resource constra

Cited by 0SourceScholar
2025

Astra: Efficient Transformer Architecture and Contrastive Dynamics Learning for Embodied Instruction Following

EMNLP 2025

Vision-language-action models have gained significant attention for their ability to model multimodal sequences in embodied instruction following tasks. However, most existing models rely on causal attention, which we find suboptimal for processing sequences composed of interleaved segments from dif

2025

Can LLM Watermarks Robustly Prevent Unauthorized Knowledge Distillation?

ACL 2025long

The radioactive nature of Large Language Model (LLM) watermarking enables the detection of watermarks inherited by student models when trained on the outputs of watermarked teacher models, making it a promising tool for preventing unauthorized knowledge distillation. However, the robustness of water…

2025

Context-aware Inductive Knowledge Graph Completion with Latent Type Constraints and Subgraph Reasoning

AAAI 2025technical

Inductive knowledge graph completion (KGC) aims to predict missing triples with unseen entities. Recent works focus on modeling reasoning paths between the head and tail entity as direct supporting evidence. However, these methods depend heavily on the existence and quality of reasoning paths, which…

2025

Entropy-Based Decoding for Retrieval-Augmented Large Language Models

NAACL 2025long

Augmenting Large Language Models (LLMs) with retrieved external knowledge has proven effective in improving the factual accuracy of generated responses. Despite their success, retrieval-augmented LLMs still face the distractibility issue, where the generated responses are negatively influenced by no…

Cited by 2SourcePDFScholar
2025

From General Reward to Targeted Reward: Improving Open-ended Long-context Generation Models

EMNLP 2025

Current research on long-form context in Large Language Models (LLMs) primarily focuses on the understanding of long-contexts, the **Open-ended Long Text Generation** (Open-LTG) remains insufficiently explored. Training a long text generation model requires curation of gold-standard reference data,

2025

Hyperbolic Fine-Tuning for Large Language Models

NeurIPS 2025spotlight

Large language models (LLMs) have demonstrated remarkable performance on various tasks. However, it remains an open question whether the default Euclidean space is the most suitable choice for embedding tokens in LLMs. In this study, we investigate the non-Euclidean characteristics of LLMs. O…

Cited by 0SourcecodeScholar
2025

NILE: Internal Consistency Alignment in Large Language Models

EMNLP 2025

Recent advances show that the world knowledge in the Instruction Fine-Tuning (IFT) dataset, which is incompatible with LLMs’ internal knowledge, can greatly hurt the IFT performance. However, the effective integration and balancing of the internal knowledge of LLMs, acquired during pre-training, wit

2025

NTPP: Generative Speech Language Modeling for Dual-Channel Spoken Dialogue via Next-Token-Pair Prediction

ICML 2025poster

Inspired by the impressive capabilities of GPT-4o, there is growing interest in enabling speech language models (SLMs) to engage in natural, fluid spoken interactions with humans. Recent advancements have led to the development of several SLMs that demonstrate promising results in this area. However…

Cited by 0SourcePDFScholar
2025

Position: LLMs Can be Good Tutors in English Education

EMNLP 2025

While recent efforts have begun integrating large language models (LLMs) into English education, they often rely on traditional approaches to learning tasks without fully embracing educational methodologies, thus lacking adaptability to language learning. To address this gap, we argue that **LLMs ha

Cited by 0SourcePDFScholar
2025

Recent Advances in Speech Language Models: A Survey

ACL 2025long

Text-based Large Language Models (LLMs) have recently gained significant attention, primarily for their capabilities in text-based interactions. However, natural human interaction often relies on speech, highlighting the need for voice-based models. In this context, Speech Language Models (SpeechLMs…

2025

Retrieval, Reasoning, Re-ranking: A Context-Enriched Framework for Knowledge Graph Completion

NAACL 2025long

The Knowledge Graph Completion (KGC) task aims to infer the missing entity from an incomplete triple. Existing embedding-based methods rely solely on triples in the KG, which is vulnerable to specious relation patterns and long-tail entities. On the other hand, text-based methods struggle with the s…

Cited by 1SourcePDFScholar
2025

Soft Separation and Distillation: Toward Global Uniformity in Federated Unsupervised Learning

ICCV 2025poster

Federated Unsupervised Learning (FUL) aims to learn expressive representations in federated and self-supervised settings. The quality of representations learned in FUL is usually determined by uniformity, a measure of how uniformly representations are distributed in the embedding space. However, exi…

2025

VoxEval: Benchmarking the Knowledge Understanding Capabilities of End-to-End Spoken Language Models

ACL 2025long

With the rising need for speech-based interaction models, end-to-end Spoken Language Models (SLMs) have emerged as a promising solution. While these models require comprehensive world knowledge for meaningful and reliable human interactions, existing question-answering (QA) benchmarks fall short in…

2025

WaterSeeker: Pioneering Efficient Detection of Watermarked Segments in Large Documents

NAACL 2025findings

Watermarking algorithms for large language models (LLMs) have attained high accuracy in detecting LLM-generated text. However, existing methods primarily focus on distinguishing fully watermarked text from non-watermarked text, overlooking real-world scenarios where LLMs generate only small sections…

2025

WebCoT: Enhancing Web Agent Reasoning by Reconstructing Chain-of-Thought in Reflection, Branching, and Rollback

EMNLP 2025

Web agents powered by Large Language Models (LLMs) show promise for next-generation AI, but their limited reasoning in uncertain, dynamic web environments hinders robust deployment. In this paper, we identify key reasoning skills essential for effective web agents, i.e., reflection & lookahead, bran

2024

A Diffusion-Based Pre-training Framework for Crystal Property Prediction

AAAI 2024technical

Many significant problems involving crystal property prediction from 3D structures have limited labeled data due to expensive and time-consuming physical simulations or lab experiments. To overcome this challenge, we propose a pretrain-finetune framework for the crystal property prediction task name…

Cited by 13SourcePDFScholar
2024

A Systematic Survey on Federated Semi-supervised Learning

IJCAI 2024poster

Federated learning (FL) revolutionizes distributed machine learning by enabling devices to collaboratively learn a model while maintaining data privacy. However, FL usually faces a critical challenge with limited labeled data, making semi-supervised learning (SSL) crucial for utilizing abundant unla…

Cited by 2SourcePDFScholar
2024

An Entropy-based Text Watermarking Detection Method

ACL 2024long

Text watermarking algorithms for large language models (LLMs) can effectively identify machine-generated texts by embedding and detecting hidden features in the text. Although the current text watermarking algorithms perform well in most high-entropy scenarios, its performance in low-entropy scenari…

2024

An Unforgeable Publicly Verifiable Watermark for Large Language Models

ICLR 2024poster

Recently, text watermarking algorithms for large language models (LLMs) have been proposed to mitigate the potential harms of text generated by LLMs, including fake news and copyright issues. However, current watermark detection algorithms require the secret key used in the watermark generation proc…

2024

CLongEval: A Chinese Benchmark for Evaluating Long-Context Large Language Models

EMNLP 2024finding

Developing Large Language Models (LLMs) with robust long-context capabilities has been the recent research focus, resulting in the emergence of long-context LLMs proficient in Chinese. However, the evaluation of these models remains underdeveloped due to a lack of benchmarks. To address this gap, we…

2024

Deep Structural Knowledge Exploitation and Synergy for Estimating Node Importance Value on Heterogeneous Information Networks

AAAI 2024technical

The classic problem of node importance estimation has been conventionally studied with homogeneous network topology analysis. To deal with practical network heterogeneity, a few recent methods employ graph neural models to automatically learn diverse sources of information. However, the major concer…

Cited by 11SourcePDFScholar
2024

FedLFC: Towards Efficient Federated Multilingual Modeling with LoRA-based Language Family Clustering

NAACL 2024findings

Federated Multilingual Modeling (FMM) plays a crucial role in the applications of natural language processing due to the increasing diversity of languages and the growing demand for data privacy. However, FMM faces limitations stemming from (1) the substantial communication costs in networking and (…

2024

HiHPQ: Hierarchical Hyperbolic Product Quantization for Unsupervised Image Retrieval

AAAI 2024technical

Existing unsupervised deep product quantization methods primarily aim for the increased similarity between different views of the identical image, whereas the delicate multi-level semantic similarities preserved between images are overlooked. Moreover, these methods predominantly focus on the Euclid…

2024

Influential Exemplar Replay for Incremental Learning in Recommender Systems

AAAI 2024technical

Personalized recommender systems have found widespread applications for effective information filtering. Conventional models engage in knowledge mining within the static setting to reconstruct singular historical data. Nonetheless, the dynamics of real-world environments are in a constant state of f…

Cited by 12SourcePDFScholar
2024

MarkLLM: An Open-Source Toolkit for LLM Watermarking

EMNLP 2024system demonstrations

Watermarking for Large Language Models (LLMs), which embeds imperceptible yet algorithmically detectable signals in model outputs to identify LLM-generated text, has become crucial in mitigating the potential misuse of LLMs. However, the abundance of LLM watermarking algorithms, their intricate mech…

2024

On the Necessity of Collaboration for Online Model Selection with Decentralized Data

NeurIPS 2024poster

We consider online model selection with decentralized data over $M$ clients, and study the necessity of collaboration among clients. Previous work proposed various federated algorithms without demonstrating their necessity, while we answer the question from a novel perspective of computational const…

Cited by 3SourcePDFScholar
2024

Rethinking Machine Ethics – Can LLMs Perform Moral Reasoning through the Lens of Moral Theories?

NAACL 2024findings

Making moral judgments is an essential step toward developing ethical AI systems. Prevalent approaches are mostly implemented in a bottom-up manner, which uses a large set of annotated data to train models based on crowd-sourced opinions about morality. These approaches have been criticized for pote…

Cited by 25SourcePDFScholar
2024

SeRTS: Self-Rewarding Tree Search for Biomedical Retrieval-Augmented Generation

EMNLP 2024finding

Large Language Models (LLMs) have shown great potential in the biomedical domain with the advancement of retrieval-augmented generation (RAG). However, existing retrieval-augmented approaches face challenges in addressing diverse queries and documents, particularly for medical knowledge queries, res…

2024

The Integration of Semantic and Structural Knowledge in Knowledge Graph Entity Typing

NAACL 2024long

The Knowledge Graph Entity Typing (KGET) task aims to predict missing type annotations for entities in knowledge graphs. Recent works only utilize the structural knowledge in the local neighborhood of entities, disregarding semantic knowledge in the textual representations of entities, relations, an…

2024

Towards Geometric Normalization Techniques in SE(3) Equivariant Graph Neural Networks for Physical Dynamics Simulations

IJCAI 2024poster

SE(3) equivariance is a fundamental property that is highly desirable to maintain in physical dynamics modeling. This property ensures neural outputs to remain robust when the inputs are translated or rotated. Recently, there have been several proposals for SE(3) equivariant graph neural networks (G…

Cited by 0SourcePDFScholar
2024

VOLTA: Improving Generative Diversity by Variational Mutual Information Maximizing Autoencoder

NAACL 2024findings

The natural language generation domain has witnessed great success thanks to Transformer models. Although they have achieved state-of-the-art generative quality, they often neglect generative diversity. Prior attempts to tackle this issue suffer from either low model capacity or over-complicated arc…

Cited by 0SourcePDFScholar
2023

A Unified View of Deep Learning for Reaction and Retrosynthesis Prediction: Current Status and Future Challenges

IJCAI 2023poster

Reaction and retrosynthesis prediction are two fundamental tasks in computational chemistry. In recent years, these two tasks have attracted great attentions from both machine learning and drug discovery communities. Various deep learning approaches have been proposed to tackle these two problems an…

Cited by 14SourcePDFScholar
2023

Diagnose Like a Pathologist: Transformer-Enabled Hierarchical Attention-Guided Multiple Instance Learning for Whole Slide Image Classification

IJCAI 2023poster

Multiple Instance Learning (MIL) and transformers are increasingly popular in histopathology Whole Slide Image (WSI) classification. However, unlike human pathologists who selectively observe specific regions of histopathology tissues under different magnifications, most methods do not incorporate m…

2023

Doubly Stochastic Graph-based Non-autoregressive Reaction Prediction

IJCAI 2023poster

Organic reaction prediction is a critical task in drug discovery. Recently, researchers have achieved non-autoregressive reaction prediction by modeling the redistribution of electrons, resulting in state-of-the-art top-1 accuracy, and enabling parallel sampling. However, the current non-autoregress…

Cited by 9SourcePDFScholar
2023

GDA: Generative Data Augmentation Techniques for Relation Extraction Tasks

ACL 2023findings

Relation extraction (RE) tasks show promising performance in extracting relations from two entities mentioned in sentences, given sufficient annotations available during training. Such annotations would be labor-intensive to obtain in practice. Existing work adopts data augmentation techniques to ge…

2023

Graph Component Contrastive Learning for Concept Relatedness Estimation

AAAI 2023technical

Concept relatedness estimation (CRE) aims to determine whether two given concepts are related. Existing methods only consider the pairwise relationship between concepts, while overlooking the higher-order relationship that could be encoded in a concept-level graph structure. We discover that this un…

2023

Hyperbolic Representation Learning: Revisiting and Advancing

ICML 2023poster

The non-Euclidean geometry of hyperbolic spaces has recently garnered considerable attention in the realm of representation learning. Current endeavors in hyperbolic representation largely presuppose that the underlying hierarchies can be automatically inferred and preserved through the adaptive opt…

2023

Large Language Models as Source Planner for Personalized Knowledge-grounded Dialogues

EMNLP 2023long findings

Open-domain dialogue system usually requires different sources of knowledge to generate more informative and evidential responses. However, existing knowledge-grounded dialogue systems either focus on a single knowledge source or overlook the dependency between multiple sources of knowledge, which m…

Cited by 0SourceScholar
2023

Mitigating the Popularity Bias of Graph Collaborative Filtering: A Dimensional Collapse Perspective

NeurIPS 2023spotlight

Graph-based Collaborative Filtering (GCF) is widely used in personalized recommendation systems. However, GCF suffers from a fundamental problem where features tend to occupy the embedding space inefficiently (by spanning only a low-dimensional subspace). Such an effect is characterized in GCF by th…

Cited by 27SourcePDFScholar
2023

Multimodal Relation Extraction with Cross-Modal Retrieval and Synthesis

ACL 2023short

Multimodal relation extraction (MRE) is the task of identifying the semantic relationships between two entities based on the context of the sentence image pair. Existing retrieval-augmented approaches mainly focused on modeling the retrieved textual knowledge, but this may not be able to accurately…

2023

No Change, No Gain: Empowering Graph Neural Networks with Expected Model Change Maximization for Active Learning

NeurIPS 2023spotlight

Graph Neural Networks (GNNs) are crucial for machine learning applications with graph-structured data, but their success depends on sufficient labeled data. We present a novel active learning (AL) method for GNNs, extending the Expected Model Change Maximization (EMCM) principle to improve predictio…

Cited by 10SourcePDFScholar
2023

Optimal Block-wise Asymmetric Graph Construction for Graph-based Semi-supervised Learning

NeurIPS 2023poster

Graph-based semi-supervised learning (GSSL) serves as a powerful tool to model the underlying manifold structures of samples in high-dimensional spaces. It involves two phases: constructing an affinity graph from available data and inferring labels for unlabeled nodes on this graph. While numerous a…

Cited by 14SourcePDFScholar
2023

Predicting Global Label Relationship Matrix for Graph Neural Networks under Heterophily

NeurIPS 2023poster

Graph Neural Networks (GNNs) have been shown to achieve remarkable performance on node classification tasks by exploiting both graph structures and node features. The majority of existing GNNs rely on the implicit homophily assumption. Recent studies have demonstrated that GNNs may struggle to model…

Cited by 24SourcePDFScholar
2023

Spectral Feature Augmentation for Graph Contrastive Learning and Beyond

AAAI 2023technical

Although augmentations (e.g., perturbation of graph edges, image crops) boost the efficiency of Contrastive Learning (CL), feature level augmentation is another plausible, complementary yet not well researched strategy. Thus, we present a novel spectral feature argumentation for contrastive learni…

2022

Hierarchical Heterogeneous Graph Attention Network for Syntax-Aware Summarization

AAAI 2022technical

The task of summarization often requires a non-trivial understanding of the given text at the semantic level. In this work, we essentially incorporate the constituent structure into the single document summarization via the Graph Neural Networks to learn the semantic meaning of tokens. More specific…

2022

Retrieval-Augmented Multilingual Keyphrase Generation with Retriever-Generator Iterative Training

NAACL 2022findings

Keyphrase generation is the task of automatically predicting keyphrases given a piece of long text. Despite its recent flourishing, keyphrase generation on non-English languages haven’t been vastly investigated. In this paper, we call attention to a new setting named multilingual keyphrase generatio…

2022

Text Revision By On-the-Fly Representation Optimization

AAAI 2022technical

Text revision refers to a family of natural language generation tasks, where the source and target sequences share moderate resemblance in surface form but differentiate in attributes, such as text formality and simplicity. Current state-of-the-art methods formulate these tasks as sequence-to-sequen…

2022

Towards Efficient Post-training Quantization of Pre-trained Language Models

NeurIPS 2022accept

Network quantization has gained increasing attention with the rapid growth of large pre-trained language models~(PLMs). However, most existing quantization methods for PLMs follow quantization-aware training~(QAT) that requires end-to-end training with full access to the entire dataset. Therefore, t…

Cited by 65SourcePDFScholar
2021

A Training-free and Reference-free Summarization Evaluation Metric via Centrality-weighted Relevance and Self-referenced Redundancy

ACL 2021long

In recent years, reference-based and supervised summarization evaluation metrics have been widely explored. However, collecting human-annotated references and ratings are costly and time-consuming. To avoid these limitations, we propose a training-free and reference-free summarization evaluation met…

2021

BinaryBERT: Pushing the Limit of BERT Quantization

ACL 2021long

The rapid development of large pre-trained language models has greatly increased the demand for model compression techniques, among which quantization is a popular solution. In this paper, we propose BinaryBERT, which pushes BERT quantization to the limit by weight binarization. We find that a binar…

2021

Improving the Transferability of Adversarial Samples With Adversarial Transformations

CVPR 2021poster

Although deep neural networks (DNNs) have achieved tremendous performance in diverse vision challenges, they are surprisingly susceptible to adversarial examples, which are born of intentionally perturbing benign samples in a human-imperceptible fashion. It thus poses security concerns on the deploy…

Cited by 124PDFScholar
2021

Self-Training Sampling with Monolingual Data Uncertainty for Neural Machine Translation

ACL 2021long

Self-training has proven effective for improving NMT performance by augmenting model training with synthetic parallel data. The common practice is to construct synthetic data based on a randomly sampled subset of large-scale monolingual data, which we empirically show is sub-optimal. In this work, w…

2020

Boosting the Transferability of Adversarial Samples via Attention

CVPR 2020poster

The widespread deployment of deep models necessitates the assessment of model vulnerability in practice, especially for safety- and security-sensitive domains such as autonomous driving and medical diagnosis. Transfer-based attacks against image classifiers thus elicit mounting interest, where attac…

Cited by 182PDFcodeScholar
2020

Efficient Community Search over Large Directed Graph: An Augmented Index-based Approach

IJCAI 2020poster

Given a graph G and a query vertex q, the topic of community search (CS), aiming to retrieve a dense subgraph of G containing q, has gained much attention. Most existing works focus on undirected graphs which overlooks the rich information carried by the edge directions. Recently, the problem of com…

Cited by 0SourcePDFScholar
2020

Flow2Stereo: Effective Self-Supervised Learning of Optical Flow and Stereo Matching

CVPR 2020poster

In this paper, we propose a unified method to jointly learn optical flow and stereo matching. Our first intuition is stereo matching can be modeled as a special case of optical flow, and we can leverage 3D geometry behind stereoscopic videos to guide the learning of these two forms of correspondence…

Cited by 70PDFcodeScholar
2020

Revisiting Parameter Sharing for Automatic Neural Channel Number Search

NeurIPS 2020poster

Recent advances in neural architecture search inspire many channel number search algorithms~(CNS) for convolutional neural networks. To improve searching efficiency, parameter sharing is widely applied, which reuses parameters among different channel configurations. Nevertheless, it is unclear how p…

2020

Towards Global Explanations of Convolutional Neural Networks With Concept Attribution

CVPR 2020oral

With the growing prevalence of convolutional neural networks (CNNs), there is an urgent demand to explain their behaviors. Global explanations contribute to understanding model predictions on a whole category of samples, and thus have attracted increasing interest recently. However, existing methods…

Cited by 68PDFScholar
2020

Unsupervised Text Generation by Learning from Search

NeurIPS 2020poster

In this work, we propose TGLS, a novel framework for unsupervised Text Generation by Learning from Search. We start by applying a strong search algorithm (in particular, simulated annealing) towards a heuristically defined objective that (roughly) estimates the quality of sentences. Then, a conditio…

2018

Almost Optimal Algorithms for Linear Stochastic Bandits with Heavy-Tailed Payoffs

NeurIPS 2018spotlight

In linear stochastic bandits, it is commonly assumed that payoffs are with sub-Gaussian noises. In this paper, under a weaker assumption on noises, we study the problem of \underline{lin}ear stochastic {\underline b}andits with h{\underline e}avy-{\underline t}ailed payoffs (LinBET), where the distr…

Cited by 58SourcePDFScholar
2017

Toward Efficient and Accurate Covariance Matrix Estimation on Compressed Data

ICML 2017poster

Estimating covariance matrices is a fundamental technique in various domains, most notably in machine learning and signal processing. To tackle the challenges of extensive communication costs, large storage capacity requirements, and high processing time complexity when handling massive high-dimensi…

Cited by 20SourcePDFScholar