paper-with-me

Papers

Dynamic Policy-Driven Adaptive Multi-Instance Learning for Whole Slide Image Classification

2024-03-09 · CVPR 2024 1 · Tingting Zheng, Kui Jiang, Hongxun Yao

Multi-Instance Learning (MIL) has shown impressive performance for histopathology whole slide image (WSI) analysis using bags or pseudo-bags. It involves instance sampling, feature representation, and decision-making. However, existing MIL-based technologies at least suffer from one or more of the following problems: 1) requiring high storage and intensive pre-processing for numerous instances (sampling); 2) potential over-fitting with limited knowledge to predict bag labels (feature representation); 3) pseudo-bag counts and prior biases affect model robustness and generalizability (decision-making). Inspired by clinical diagnostics, using the past sampling instances can facilitate the final WSI analysis, but it is barely explored in prior technologies. To break free these limitations, we integrate the dynamic instance sampling and reinforcement learning into a unified framework to improve the instance selection and feature aggregation, forming a novel Dynamic Policy Instance Selection (DPIS) scheme for better and more credible decision-making. Specifically, the measurement of feature distance and reward function are employed to boost continuous instance sampling. To alleviate the over-fitting, we explore the latent global relations among instances for more robust and discriminative feature representation while establishing reward and punishment mechanisms to correct biases in pseudo-bags using contrastive learning. These strategies form the final Dynamic Policy-Driven Adaptive Multi-Instance Learning (PAMIL) method for WSI tasks. Extensive experiments reveal that our PAMIL method outperforms the state-of-the-art by 3.8\% on CAMELYON16 and 4.4\% on TCGA lung cancer datasets.

📄 PDF Abstract BibTeX arXiv:2403.07939

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDecision Makingimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Dynamic Epsilon Scheduling: A Multi-Factor Adaptive Perturbation Budget for Adversarial Training

2025-06-03 · Alan Mitkiy, James Smith, Hana Satou, Hiroshi Tanaka 외

Adversarial training is among the most effective strategies for defending deep neural networks against adversarial examples. A key limitation of existing adversarial training approaches lies in their reliance on a fixed …

Adversarial RobustnessScheduling

AdaWorldPolicy: World-Model-Driven Diffusion Policy with Online Adaptive Learning for Robotic Manipulation

2026-02-23 · Ge Yuan, Qiyuan Qiao, Jing Zhang, Dong Xu arxiv

Effective robotic manipulation requires policies that can anticipate physical outcomes and adapt to real-world environments. Effective robotic manipulation requires policies that can anticipate physical outcomes and adap…

A Reinforcement Learning based Reset Policy for CDCL SAT Solvers

2024-04-04 · Chunxiao Li, Charlie Liu, Jonathan Chung, Zhengyang Lu 외

Restart policy is an important technique used in modern Conflict-Driven Clause Learning (CDCL) solvers, wherein some parts of the solver state are erased at certain intervals during the run of the solver. In most solvers…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Thompson Sampling

Adaptive Dynamic Programming and Data-Driven Cooperative Optimal Output Regulation with Adaptive Observers

2022-09-25 · Omar Qasem, Khalid Jebari, Weinan Gao

In this paper, a novel adaptive optimal control strategy is proposed to achieve the cooperative optimal output regulation of continuous-time linear multi-agent systems based on adaptive dynamic programming (ADP). The pro…

MR-ARL: Model Reference Adaptive Reinforcement Learning for Robustly Stable On-Policy Data-Driven LQR

2024-02-22 · Marco Borghesi, Alessandro Bosso, Giuseppe Notarstefano

This article introduces a novel framework for data-driven linear quadratic regulator (LQR) design. First, we introduce a reinforcement learning paradigm for on-policy data-driven LQR, where exploration and exploitation a…

reinforcement-learningReinforcement Learning