paper-with-me

Papers

Robust Hybrid Learning With Expert Augmentation

2022-02-08 · Antoine Wehenkel, Jens Behrmann, Hsiang Hsu, Guillermo Sapiro, Gilles Louppe, Jörn-Henrik Jacobsen

Hybrid modelling reduces the misspecification of expert models by combining them with machine learning (ML) components learned from data. Similarly to many ML algorithms, hybrid model performance guarantees are limited to the training distribution. Leveraging the insight that the expert model is usually valid even outside the training domain, we overcome this limitation by introducing a hybrid data augmentation strategy termed \textit{expert augmentation}. Based on a probabilistic formalization of hybrid modelling, we demonstrate that expert augmentation, which can be incorporated into existing hybrid systems, improves generalization. We empirically validate the expert augmentation on three controlled experiments modelling dynamical systems with ordinary and partial differential equations. Finally, we assess the potential real-world applicability of expert augmentation on a dataset of a real double pendulum.

📄 PDF Abstract BibTeX arXiv:2202.03881

Code (1)

apple/ml-robust-expert-augmentations 공식 구현 pytorch

Tasks

Data Augmentationvalid

Similar Papers 제목 키워드 기반

LaplaceNet: A Hybrid Graph-Energy Neural Network for Deep Semi-Supervised Classification

2021-06-08 · Philip Sellars, Angelica I. Aviles-Rivero, Carola-Bibiane Schönlieb

Semi-supervised learning has received a lot of recent attention as it alleviates the need for large amounts of labelled data which can often be expensive, requires expert knowledge and be time consuming to collect. Recen…

Semi-Supervised Image Classification

Human-machine knowledge hybrid augmentation method for surface defect detection based few-data learning

2023-04-27 · Yu Gong, Xiaoqiao Wang, ChiChun Zhou

Visual-based defect detection is a crucial but challenging task in industrial quality control. Most mainstream methods rely on large amounts of existing or related domain data as auxiliary information. However, in actual…

Defect Detection

AI as Equalizer or Amplifier? Task Complexity as the Moderating Factor for Human Expertise in Hybrid Intelligence Systems

2025-10-30 · Tao An arxiv

A growing body of empirical research suggests that generative AI narrows performance gaps between novice and expert workers on routine tasks--the so-called "equalizer" effect. This paper challenges the generality of that…

Prompt Engineering

Key Considerations for Domain Expert Involvement in LLM Design and Evaluation: An Ethnographic Study

2026-02-16 · Annalisa Szymanski, Oghenemaro Anuyah, Toby Jia-Jun Li, Ronald A. Metoyer arxiv

Large Language Models (LLMs) are increasingly developed for use in complex professional domains, yet little is known about how teams design and evaluate these systems in practice. This paper examines the challenges and t…

Query Performance Explanation through Large Language Model for HTAP Systems

2024-12-02 · Haibo Xiu, Li Zhang, Tieying Zhang, Jun Yang 외

In hybrid transactional and analytical processing (HTAP) systems, users often struggle to understand why query plans from one engine (OLAP or OLTP) perform significantly slower than those from another. Although optimizer…

Language ModelingLanguage ModellingLarge Language ModelRAG+2