← Search

Siwei Wang

81 accepted papers

2026

Alleviating Observation Bias via Causal-Invariant Meta-Learning for Unbalanced Incomplete Multi-view Clustering

ICML 2026poster

In incomplete multi-view clustering, unbalanced missingness is prevalent, where different views exhibit significantly varying missing rates, causing severe observation bias. This imbalance poses two core challenges: models develop serious learning biases by over-relying on low-missing-rate views whi…

Cited by 0SourceScholar
2026

Benefits and Pitfalls of Reinforcement Learning for Language Model Planning: A Theoretical Perspective

ICLR 2026poster

Recent reinforcement learning (RL) methods have substantially enhanced the planning capabilities of Large Language Models (LLMs), yet the theoretical basis for their effectiveness remains elusive. In this work, we investigate RL's benefits and limitations through a tractable graph-based abstraction,…

Cited by 0SourceScholar
2026

Causal Disentangled Anchor Learning for Scalable Fair Multi-view Clustering

ICML 2026poster

Existing fair multi-view clustering methods typically suffer from a severe trade-off between clustering utility and fairness, while incurring prohibitive quadratic complexity on large-scale datasets. To address these challenges, we propose Causal Disentangled Anchor Learning (CDAL), a novel framewor…

Cited by 0SourceScholar
2026

Collaborative Transformers with Multi-Level Forensic Attention for Image Manipulation Localization

AAAI 2026technical

The proliferation of the tampered images on social media can pose serious societal risks, influencing public opinion and causing panic. Image Manipulation Localization technique has advanced to address this, but some methods focus on microscopic traces, overlooking macroscopic semantics that deceive

Cited by 0SourcePDFScholar
2026

DMCAR: Disentangled Mixture-of-Experts with Context-Aware Routing for Multi-View Clustering

AAAI 2026technical

Multi-View Clustering (MVC) aims to enhance clustering performance by integrating multi-source complementary information. However, existing deep MVC methods face inherent challenges in balancing the learning of shared consensus representations with the preservation of view-specific information: inde

Cited by 0SourcePDFScholar
2026

Federated Multi-view Clustering for Remote Sensing Data

ICML 2026poster

The rapid expansion of remote sensing technology has generated massive amounts of unlabeled multi-view data distributed across different institutions. Analyzing this data presents significant challenges, as centralized processing incurs prohibitive communication costs and raises data privacy concern…

Cited by 0SourceScholar
2026

Fine-to-Coarse Fairness-Informed Multi-View Clustering

ICML 2026poster

In multi-view clustering (MVC), conventional anchor learning based models implicitly assume a uniform distribution of anchors across clusters, which could lead to inferior representation, especially when clusters vary significantly in size, as larger clusters require more anchors so as to adequately…

Cited by 0SourceScholar
2026

Graph Masked Autoencoder for Multi-view Remote Sensing Data Clustering

AAAI 2026technical

Multi-view graph clustering (MVGC) for remote sensing data has gained increasing attention due to its ability to integrate complementary information across modalities while capturing spatial dependencies in heterogeneous data. Although current methods based on graph contrastive learning achieve stro

Cited by 0SourcePDFScholar
2026

Hierarchical Anchor Graph Learning for Multi-View Clustering

ICML 2026poster

Multi-view clustering (MVC) is a fundamental task in heterogeneous data analysis, where anchor-based graph methods are widely adopted for their computational efficiency. However, existing approaches typically utilize static, single-layer anchors, failing to capture the multi-granularity nature of co…

Cited by 0SourceScholar
2026

Hierarchical Cross-View Alignment for Multi-View Clustering via Decoupled Information Distillation

AAAI 2026technical

Multi-view clustering aims to uncover shared semantics and complementary information across different views. However, the inherent heterogeneity among views poses significant challenges to effective collaborative modeling and information integration. While recent studies have introduced distillation

Cited by 0SourcePDFScholar
2026

Imbalanced View Contribution Evaluation and Refinement for Deep Incomplete Multi-View Clustering

CVPR 2026

In real-world applications, multi-view data often suffer from missing situations due to privacy protection and sensor failures. Such incomplete scenarios not only reduce information availability but also cause significant imbalance among views: certain "strong views" dominate the fusion process, whi

Cited by 0SourcecodeScholar
2026

Parameter-Free Clustering via Self-Supervised Consensus Maximization

AAAI 2026technical

Clustering is a fundamental task in unsupervised learning, but most existing methods heavily rely on hyperparameters such as the number of clusters or other sensitive settings, limiting their applicability in real-world scenarios. To address this long-standing challenge, we propose a novel and fully

Cited by 0SourcePDFScholar
2026

Plug-and-Play Incomplete Multi-View Clustering via Janus-Faced Affinity Learning with Topology Harmonization

CVPR 2026

Prevailing incomplete multi-view clustering (IMVC) approaches typically fail to account for the interference of view-exclusive artifacts when learning view-consensus representations, which could compromise the fidelity of the resulting similarity measure. Moreover, inconsistencies in anchor order ac

Cited by 0SourceScholar
2026

Scalable Multi-View Subspace Clustering with Tensorized Anchor Guidance

CVPR 2026

Anchor-based multi-view clustering methods have gained significant attention for their effectiveness in handling large-scale datasets in recent years. The performance of these methods is highly dependent on anchor quality. However, current methods neglect the interactive relationships among cross-vi

Cited by 0SourcecodeScholar
2026

TVChain: Leveraging Textual-Visual Prompt Chains for Jailbreaking Large Vision-Language Models

AAAI 2026technical

Large Vision-Language Models (LVLMs) enhance the capabilities of Large Language Models by integrating visual inputs, thereby enabling advanced multimodal reasoning across diverse applications. However, these enhanced reasoning capabilities introduce new security risks, particularly to jailbreaking a

Cited by 0SourcePDFScholar
2026

Trifuse: Enhancing Attention-Based GUI Grounding via Multimodal Fusion

ICML 2026poster

GUI grounding maps natural language instructions to the correct interface elements, serving as the perception foundation for GUI agents. Existing approaches predominantly rely on fine-tuning multimodal large language models (MLLMs) using large-scale GUI datasets to predict target element coordinates…

Cited by 0SourceScholar
2025

Automatically Identify and Rectify: Robust Deep Contrastive Multi-view Clustering in Noisy Scenarios

ICML 2025spotlight

Leveraging the powerful representation learning capabilities, deep multi-view clustering methods have demonstrated reliable performance by effectively integrating multi-source information from diverse views in recent years. Most existing methods rely on the assumption of clean views. However, noise…

2025

Bifurcate then Alienate: Incomplete Multi-view Clustering via Coupled Distribution Learning with Linear Overhead

ICML 2025poster

Despite remarkable advances, existing incomplete multi-view clustering (IMC) methods typically leverage either perspective-shared or perspective-specific determinants to encode cluster representations. To address this limitation, we introduce a BACDL algorithm designed to explicitly capture both c…

Cited by 0SourcePDFScholar
2025

Bit-swapping Oriented Twin-memory Multi-view Clustering in Lifelong Incomplete Scenarios

NeurIPS 2025poster

Although receiving notable improvements, current multi-view clustering (MVC) techniques generally rely on feature library mechanisms to propagate accumulated knowledge from historical views to newly-arrived data, which overlooks the information pertaining to basis embedding within each view. Moreov…

Cited by 0SourceScholar
2025

COLA: Collaborative Multi-Agent Framework with Dynamic Task Scheduling for GUI Automation

EMNLP 2025

With the rapid advancements in Large Language Models (LLMs), an increasing number of studies have leveraged LLMs as the cognitive core of agents to address complex task decision-making challenges. Specially, recent research has demonstrated the potential of LLM-based agents on automating GUI operati

2025

DLEFT-MKC: Dynamic Late Fusion Multiple Kernel Clustering with Robust Tensor Learning via Min-Max Optimization

ICLR 2025spotlight

Recent advancements in multiple kernel clustering (MKC) have highlighted the effectiveness of late fusion strategies, particularly in enhancing computational efficiency to near-linear complexity while achieving promising clustering performance. However, existing methods encounter three significant l…

Cited by 0SourcePDFScholar
2025

Deep Incomplete Multi-view Clustering with Distribution Dual-Consistency Recovery Guidance

ICCV 2025poster

Multi-view clustering leverages complementary representations from diverse sources to enhance performance. However, real-world data often suffer incomplete cases due to factors like privacy concerns and device malfunctions. A key challenge is effectively utilizing available instances to recover miss…

Cited by 0SourcePDFScholar
2025

EASEMVC:Efficient Dual Selection Mechanism for Deep Multi-View Clustering

CVPR 2025poster

Multi-view clustering represents one of the most established paradigms within the field of unsupervised learning and has witnessed a surge in popularity in recent years. View-pair form contrastive learning allows for consistently representing multiple views by maximizing mutual information between e…

Cited by 0SourcePDFScholar
2025

Efficient Federated Incomplete Multi-View Clustering

ICML 2025poster

Multi-view clustering (MVC) leverages complementary information from diverse data sources to enhance clustering performance. However, its practical deployment in distributed and privacy-sensitive scenarios remains challenging. Federated multi-view clustering (FMVC) has emerged as a potential solutio…

2025

Enhanced then Progressive Fusion with View Graph for Multi-View Clustering

CVPR 2025poster

Multi-view clustering aims to improve clustering accuracy by effectively integrating complementary information from multiple perspectives. However, existing methods often encounter challenges such as feature conflicts between views and insufficient enhancement of individual view features, which hind…

Cited by 0SourcePDFScholar
2025

From Spectrum-free towards Baseline-view-free: Double-track Proximity Driven Multi-view Clustering

ICML 2025poster

Current multi-view clustering (MVC) techniques generally focus only on the relationship between anchors and samples, while overlooking that between anchors. Moreover, due to the lack of data labels, the cluster order is inconsistent across views and accordingly anchors encounter misalignment, whi…

Cited by 0SourcePDFScholar
2025

Generalized Deep Multi-view Clustering via Causal Learning with Partially Aligned Cross-view Correspondence

ICCV 2025poster

Multi-view clustering (MVC) aims to explore the common clustering structure across multiple views. Many existing MVC methods heavily rely on the assumption of view consistency, where alignments for corresponding samples across different views are ordered in advance. However, real-world scenarios oft…

Cited by 0SourcePDFScholar
2025

Max-Mahalanobis Anchors Guidance for Multi-View Clustering

AAAI 2025technical

Anchor selection or learning has become a critical component in large-scale multi-view clustering. Existing anchor-based methods, which either select-then-fix or initialize-then-optimize with orthogonality, yield promising performance. However, these methods still suffer from instability of initiali…

Cited by 0SourcePDFScholar
2025

Mechanism Design for LLM Fine-tuning with Multiple Reward Models

NeurIPS 2025poster

Fine-tuning large language models (LLMs) to aggregate multiple preferences has attracted considerable research attention. With aggregation algorithms advancing, a potential economic scenario arises where fine-tuning services are provided to agents with different preferences. In this context, agents…

Cited by 0SourceScholar
2025

Offline Learning for Combinatorial Multi-armed Bandits

ICML 2025poster

The combinatorial multi-armed bandit (CMAB) is a fundamental sequential decision-making framework, extensively studied over the past decade. However, existing work primarily focuses on the online setting, overlooking the substantial costs of online interactions and the readily available offline data…

Cited by 1SourcePDFScholar
2025

Simple yet Effective Incomplete Multi-view Clustering: Similarity-level Imputation and Intra-view Hybrid-group Prototype Construction

ICLR 2025spotlight

Most of incomplete multi-view clustering (IMVC) methods typically choose to ignore the missing samples and only utilize observed unpaired samples to construct bipartite similarity. Moreover, they employ a single quantity of prototypes to extract the information of $\textbf{all}$ views. To elimina…

Cited by 0SourcePDFScholar
2025

Soft Reasoning Paths for Knowledge Graph Completion

IJCAI 2025

Reasoning paths are reliable information in knowledge graph completion (KGC) in which algorithms can find strong clues of the actual relation between entities. However, in real-world applications, it is difficult to guarantee that computationally affordable paths exist toward all candidate entities.

2025

Structure-Adaptive Multi-View Graph Clustering for Remote Sensing Data

AAAI 2025technical

Multi-view clustering (MVC) for remote sensing data is a critical and challenging task in Earth observation. Although recent advances in graph neural network (GNN)-based MVC have shown remarkable success, the most prevalent approaches have two major limitations: 1) heavily relying on a predefined ye…

Cited by 0SourcePDFScholar
2024

A Non-parametric Graph Clustering Framework for Multi-View Data

AAAI 2024technical

Multi-view graph clustering (MVGC) derives encouraging grouping results by seamlessly integrating abundant information inside heterogeneous data, and has captured surging focus recently. Nevertheless, the majority of current MVGC works involve at least one hyper-parameter, which not only requires…

Cited by 19SourcePDFScholar
2024

ALPINE: Unveiling The Planning Capability of Autoregressive Learning in Language Models

NeurIPS 2024poster

Planning is a crucial element of both human intelligence and contemporary large language models (LLMs). In this paper, we initiate a theoretical investigation into the emergence of planning capabilities in Transformer-based LLMs via their next-word prediction mechanisms. We model planning as a netwo…

Cited by 8SourcePDFScholar
2024

Alleviate Anchor-Shift: Explore Blind Spots with Cross-View Reconstruction for Incomplete Multi-View Clustering

NeurIPS 2024poster

Incomplete multi-view clustering aims to learn complete correlations among samples by leveraging complementary information across multiple views for clustering. Anchor-based methods further establish sample-level similarities for representative anchor generation, effectively addressing scalability i…

Cited by 0SourcePDFScholar
2024

Can Graph Learning Improve Planning in LLM-based Agents?

NeurIPS 2024poster

Task planning in language agents is emerging as an important research topic alongside the development of large language models (LLMs). It aims to break down complex user requests in natural language into solvable sub-tasks, thereby fulfilling the original requests. In this context, the sub-tasks can…

2024

Clustering then Propagation: Select Better Anchors for Knowledge Graph Embedding

NeurIPS 2024poster

Traditional knowledge graph embedding (KGE) models map entities and relations to unique embedding vectors in a shallow lookup manner. As the scale of data becomes larger, this manner will raise unaffordable computational costs. Anchor-based strategies have been treated as effective ways to alleviate…

Cited by 0SourcePDFScholar
2024

Combinatorial Multivariant Multi-Armed Bandits with Applications to Episodic Reinforcement Learning and Beyond

ICML 2024poster

We introduce a novel framework of combinatorial multi-armed bandits (CMAB) with multivariant and probabilistically triggering arms (CMAB-MT), where the outcome of each arm is a $d$-dimensional multivariant random variable and the feedback follows a general arm triggering process. Compared with exist…

Cited by 4SourcePDFScholar
2024

DVSAI: Diverse View-Shared Anchors Based Incomplete Multi-View Clustering

AAAI 2024technical

In numerous real-world applications, it is quite common that sample information is partially available for some views due to machine breakdown or sensor failure, causing the problem of incomplete multi-view clustering (IMVC). While several IMVC approaches using view-shared anchors have successfully…

Cited by 17SourcePDFScholar
2024

Decouple then Classify: A Dynamic Multi-view Labeling Strategy with Shared and Specific Information

ICML 2024poster

Sample labeling is the most primary and fundamental step of semi-supervised learning. In literature, most existing methods randomly label samples with a given ratio, but achieve unpromising and unstable results due to the randomness, especially in multi-view settings. To address this issue, we propo…

2024

Evaluate then Cooperate: Shapley-based View Cooperation Enhancement for Multi-view Clustering

NeurIPS 2024poster

The fundamental goal of deep multi-view clustering is to achieve preferable task performance through inter-view cooperation. Although numerous DMVC approaches have been proposed, the collaboration role of individual views have not been well investigated in existing literature. Moreover, how to furth…

Cited by 1SourcePDFScholar
2024

InfiBench: Evaluating the Question-Answering Capabilities of Code Large Language Models

NeurIPS 2024poster

Large Language Models for code (code LLMs) have witnessed tremendous progress in recent years. With the rapid development of code LLMs, many popular evaluation benchmarks, such as HumanEval, DS-1000, and MBPP, have emerged to measure the performance of code LLMs with a particular focus on code gener…

2024

Learn from View Correlation: An Anchor Enhancement Strategy for Multi-view Clustering

CVPR 2024poster

In recent years anchor-based methods have achieved promising progress in multi-view clustering. The performances of these methods are significantly affected by the quality of the anchors. However the anchors generated by previous works solely rely on single-view information ignoring the correlation…

Cited by 11SourcePDFScholar
2024

MINES: Message Intercommunication for Inductive Relation Reasoning over Neighbor-Enhanced Subgraphs

AAAI 2024technical

GraIL and its variants have shown their promising capacities for inductive relation reasoning on knowledge graphs. However, the uni-directional message-passing mechanism hinders such models from exploiting hidden mutual relations between entities in directed graphs. Besides, the enclosing subgraph e…

Cited by 38SourcePDFScholar
2024

Provable Risk-Sensitive Distributional Reinforcement Learning with General Function Approximation

ICML 2024poster

In the realm of reinforcement learning (RL), accounting for risk is crucial for making decisions under uncertainty, particularly in applications where safety and reliability are paramount. In this paper, we introduce a general framework on Risk-Sensitive Distributional Reinforcement Learning (RS-Dis…

Cited by 5SourcePDFScholar
2024

Provably Efficient Iterated CVaR Reinforcement Learning with Function Approximation and Human Feedback

ICLR 2024poster

Risk-sensitive reinforcement learning (RL) aims to optimize policies that balance the expected reward and risk. In this paper, we present a novel risk-sensitive RL framework that employs an Iterated Conditional Value-at-Risk (CVaR) objective under both linear and general function approximations, enr…

Cited by 3SourcePDFScholar
2024

Sample-Level Cross-View Similarity Learning for Incomplete Multi-View Clustering

AAAI 2024technical

Incomplete multi-view clustering has attracted much attention due to its ability to handle partial multi-view data. Recently, similarity-based methods have been developed to explore the complete relationship among incomplete multi-view data. Although widely applied to partial scenarios, most of the…

2024

Towards Resource-friendly, Extensible and Stable Incomplete Multi-view Clustering

ICML 2024spotlight

Incomplete multi-view clustering (IMVC) methods typically encounter three drawbacks: (1) intense time and/or space overheads; (2) intractable hyper-parameters; (3) non-zero variance results. With these concerns in mind, we give a simple yet effective IMVC scheme, termed as ToRES. Concretely, instead…

Cited by 10SourcePDFScholar
2024

Whittle Index with Multiple Actions and State Constraint for Inventory Management

ICLR 2024poster

Whittle index is a heuristic tool that leads to good performance for the restless bandits problem. In this paper, we extend Whittle index to a new multi-agent reinforcement learning (MARL) setting with multiple discrete actions and a possibly changing constraint on the state space, resulting in WIMS…

Cited by 11SourcePDFScholar
2023

Auto-Weighted Multi-View Clustering for Large-Scale Data

AAAI 2023technical

Multi-view clustering has gained broad attention owing to its capacity to exploit complementary information across multiple data views. Although existing methods demonstrate delightful clustering performance, most of them are of high time complexity and cannot handle large-scale data. Matrix factori…

2023

Cluster-Guided Contrastive Graph Clustering Network

AAAI 2023technical

Benefiting from the intrinsic supervision information exploitation capability, contrastive learning has achieved promising performance in the field of deep graph clustering recently. However, we observe that two drawbacks of the positive and negative sample construction mechanisms limit the performa…

2023

Contextual Combinatorial Bandits with Probabilistically Triggered Arms

ICML 2023poster

We study contextual combinatorial bandits with probabilistically triggered arms (C$^2$MAB-T) under a variety of smoothness conditions that capture a wide range of applications, such as contextual cascading bandits and contextual influence maximization bandits. Under the triggering probability modula…

Cited by 21SourcePDFScholar
2023

Cross-view Topology Based Consistent and Complementary Information for Deep Multi-view Clustering

ICCV 2023poster

Multi-view clustering aims to extract valuable information from different sources or perspectives. Over the years, the deep neural network has demonstrated its superior representation learning capability in multi-view clustering and achieved impressive performance. However, most existing deep cluste…

Cited by 30PDFScholar
2023

Deep Incomplete Multi-View Clustering With Cross-View Partial Sample and Prototype Alignment

CVPR 2023poster

The success of existing multi-view clustering relies on the assumption of sample integrity across multiple views. However, in real-world scenarios, samples of multi-view are partially available due to data corruption or sensor failure, which leads to incomplete multi-view clustering study (IMVC). Al…

Cited by 72SourcePDFScholar
2023

Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View

AAAI 2023technical

Graph anomaly detection (GAD) is a vital task in graph-based machine learning and has been widely applied in many real-world applications. The primary goal of GAD is to capture anomalous nodes from graph datasets, which evidently deviate from the majority of nodes. Recent methods have paid attention…

2023

Let the Data Choose: Flexible and Diverse Anchor Graph Fusion for Scalable Multi-View Clustering

AAAI 2023technical

In the past few years, numerous multi-view graph clustering algorithms have been proposed to enhance the clustering performance by exploring information from multiple views. Despite the superior performance, the high time and space expenditures limit their scalability. Accordingly, anchor graph lear…

2023

Provably Efficient Risk-Sensitive Reinforcement Learning: Iterated CVaR and Worst Path

ICLR 2023poster

In this paper, we study a novel episodic risk-sensitive Reinforcement Learning (RL) problem, named Iterated CVaR RL, which aims to maximize the tail of the reward-to-go at each step, and focuses on tightly controlling the risk of getting into catastrophic situations at each stage. This formulation i…

Cited by 29SourcePDFScholar
2022

Align then Fusion: Generalized Large-scale Multi-view Clustering with Anchor Matching Correspondences

NeurIPS 2022accept

Multi-view anchor graph clustering selects representative anchors to avoid full pair-wise similarities and therefore reduce the complexity of graph methods. Although widely applied in large-scale applications, existing approaches do not pay sufficient attention to establishing correct correspondence…

2022

Batch-Size Independent Regret Bounds for Combinatorial Semi-Bandits with Probabilistically Triggered Arms or Independent Arms

NeurIPS 2022accept

In this paper, we study the combinatorial semi-bandits (CMAB) and focus on reducing the dependency of the batch-size $K$ in the regret bound, where $K$ is the total number of arms that can be pulled or triggered in each round. First, for the setting of CMAB with probabilistically triggered arms (CMA…

Cited by 23SourcePDFScholar
2022

Combinatorial Bandits with Linear Constraints: Beyond Knapsacks and Fairness

NeurIPS 2022accept

This paper proposes and studies for the first time the problem of combinatorial multi-armed bandits with linear long-term constraints. Our model generalizes and unifies several prominent lines of work, including bandits with fairness constraints, bandits with knapsacks (BwK), etc. We propose an upp…

Cited by 25SourcePDFScholar
2022

Efficient One-Pass Multi-View Subspace Clustering with Consensus Anchors

AAAI 2022technical

Multi-view subspace clustering (MVSC) optimally integrates multiple graph structure information to improve clustering performance. Recently, many anchor-based variants are proposed to reduce the computational complexity of MVSC. Though achieving considerable acceleration, we observe that most of the…

2022

Highly-Efficient Incomplete Large-Scale Multi-View Clustering With Consensus Bipartite Graph

CVPR 2022poster

Multi-view clustering has received increasing attention due to its effectiveness in fusing complementary information without manual annotations. Most previous methods hold the assumption that each instance appears in all views. However, it is not uncommon to see that some views may contain some miss…

Cited by 143PDFcodeScholar
2022

Learning low-dimensional generalizable natural features from retina using a U-net

NeurIPS 2022accept

Much of sensory neuroscience focuses on sensory features that are chosen by the experimenter because they are thought to be behaviorally relevant to the organism. However, it is not generally known what these features are in complex, natural scenes. This work focuses on using the retinal encoding of…

Cited by 4SourcePDFScholar
2022

Robust Graph-Based Multi-View Clustering

AAAI 2022technical

Graph-based multi-view clustering (G-MVC) constructs a graphical representation of each view and then fuses them to a unified graph for clustering. Though demonstrating promising clustering performance in various applications, we observe that their formulations are usually non-convex, leading to a l…

2022

Stability and Generalization of Kernel Clustering: from Single Kernel to Multiple Kernel

NeurIPS 2022accept

Multiple kernel clustering (MKC) is an important research topic that has been widely studied for decades. However, current methods still face two problems: inefficient when handling out-of-sample data points and lack of theoretical study of the stability and generalization of clustering. In this pap…

Cited by 5SourcePDFScholar
2021

Adaptive Algorithms for Multi-armed Bandit with Composite and Anonymous Feedback

AAAI 2021technical

We study the multi-armed bandit (MAB) problem with composite and anonymous feedback. In this model, the reward of pulling an arm spreads over a period of time (we call this period as reward interval) and the player receives partial rewards of the action, convoluted with rewards from pulling other ar…

Cited by 17SourcePDFScholar
2021

Hierarchical Multiple Kernel Clustering

AAAI 2021technical

Current multiple kernel clustering algorithms compute a partition with the consensus kernel or graph learned from the pre-specified ones, while the emerging late fusion methods firstly construct multiple partitions from each kernel separately, and then obtain a consensus one with them. However, both…

2021

One Pass Late Fusion Multi-view Clustering

ICML 2021spotlight

Existing late fusion multi-view clustering (LFMVC) optimally integrates a group of pre-specified base partition matrices to learn a consensus one. It is then taken as the input of the widely used k-means to generate the cluster labels. As observed, the learning of the consensus partition matrix and…

Cited by 127SourcePDFScholar
2020

Restless-UCB, an Efficient and Low-complexity Algorithm for Online Restless Bandits

NeurIPS 2020poster

We study the online restless bandit problem, where the state of each arm evolves according to a Markov chain, and the reward of pulling an arm depends on both the pulled arm and the current state of the corresponding Markov chain. In this paper, we propose Restless-UCB, a learning policy that follo…

Cited by 52SourcePDFScholar