paper-with-me

홈 › Papers

Active Online Learning with Hidden Shifting Domains

2020-06-25 · Yining Chen, Haipeng Luo, Tengyu Ma, Chicheng Zhang

Online machine learning systems need to adapt to domain shifts. Meanwhile, acquiring label at every timestep is expensive. We propose a surprisingly simple algorithm that adaptively balances its regret and its number of label queries in settings where the data streams are from a mixture of hidden domains. For online linear regression with oblivious adversaries, we provide a tight tradeoff that depends on the durations and dimensionalities of the hidden domains. Our algorithm can adaptively deal with interleaving spans of inputs from different domains. We also generalize our results to non-linear regression for hypothesis classes with bounded eluder dimension and adaptive adversaries. Experiments on synthetic and realistic datasets demonstrate that our algorithm achieves lower regret than uniform queries and greedy queries with equal labeling budget.

📄 PDF Abstract BibTeX arXiv:2006.14481

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationregression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Active Online Domain Adaptation

2020-06-12 · ICML Workshop LifelongML 2020 7 · Yining Chen, Haipeng Luo, Tengyu Ma, Chicheng Zhang

Online machine learning systems need to adapt to domain shifts. Meanwhile, acquiring label at every timestep is expensive. We propose a surprisingly simple algorithm that adaptively balances its regret and its number of …

Domain AdaptationOnline Domain Adaptationregression

Test-Time Style Shifting: Handling Arbitrary Styles in Domain Generalization

2023-06-08 · Jungwuk Park, Dong-Jun Han, Soyeong Kim, Jaekyun Moon

In domain generalization (DG), the target domain is unknown when the model is being trained, and the trained model should successfully work on an arbitrary (and possibly unseen) target domain during inference. This is a …

Domain Generalization

Contractive Rectifier Networks for Nonlinear Maximum Margin Classification

2015-12-01 · ICCV 2015 12 · Senjian An, Munawar Hayat, Salman H. Khan, Mohammed Bennamoun 외

To find the optimal nonlinear separating boundary with maximum margin in the input data space, this paper proposes Contractive Rectifier Networks (CRNs), wherein the hidden-layer transformations are restricted to be con…

ClassificationGeneral Classification

Beyond Theory of Mind in Robotics

2026-03-12 · Malte F. Jung arxiv

Theory of Mind, the capacity to explain and predict behavior by inferring hidden mental states, has become the dominant paradigm for social interaction in robotics. Yet ToM rests on three assumptions that poorly capture …

Reward Shifting for Optimistic Exploration and Conservative Exploitation

2021-09-29 · Hao Sun, Lei Han, Jian Guo, Bolei Zhou

In this work, we study the simple yet universally applicable case of reward shaping, the linear transformation, in value-based Deep Reinforcement Learning. We show that reward shifting, as the simplest linear reward tran…

continuous-controlContinuous ControlDeep Reinforcement LearningOffline RL