paper-with-me

Papers

Object Recognition with Human in the Loop Intelligent Frameworks

2019-12-11 · Orod Razeghi, Guoping Qiu

Classifiers embedded within human in the loop visual object recognition frameworks commonly utilise two sources of information: one derived directly from the imagery data of an object, and the other obtained interactively from user interactions. These computer vision frameworks exploit human high-level cognitive power to tackle particularly difficult visual object recognition tasks. In this paper, we present innovative techniques to combine the two sources of information intelligently for the purpose of improving recognition accuracy. We firstly employ standard algorithms to build two classifiers for the two sources independently, and subsequently fuse the outputs from these classifiers to make a conclusive decision. The two fusion techniques proposed are: i) a modified naive Bayes algorithm that adaptively selects an individual classifier's output or combines both to produce a definite answer, and ii) a neural network based algorithm which feeds the outputs of the two classifiers to a 4-layer feedforward network to generate a final output. We present extensive experimental results on 4 challenging visual recognition tasks to illustrate that the new intelligent techniques consistently outperform traditional approaches to fusing the two sources of information.

📄 PDF Abstract BibTeX arXiv:1912.05575

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Recognition

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…

Similar Papers 제목 키워드 기반

A knowledge-based intelligent system for control of dirt recognition process in the smart washing machines

2019-05-02 · Mohsen Annabestani, Alireza Rowhanimanesh, Akram Rezaei, Ladan Avazpour 외

In this paper, we propose an intelligence approach based on fuzzy logic to modeling human intelligence in washing clothes. At first, an intelligent feedback loop is designed for perception-based sensing of dirt inspired …

Decision Making

Uni-AIMS: AI-Powered Microscopy Image Analysis

2025-05-11 · Yanhui Hong, Nan Wang, Zhiyi Xia, Haoyi Tao 외

This paper presents a systematic solution for the intelligent recognition and automatic analysis of microscopy images. We developed a data engine that generates high-quality annotated datasets through a combination of th…

Synthetic Data Generation

IAdet: Simplest human-in-the-loop object detection

2023-07-04 · Franco Marchesoni-Acland, Gabriele Facciolo

This work proposes a strategy for training models while annotating data named Intelligent Annotation (IA). IA involves three modules: (1) assisted data annotation, (2) background model training, and (3) active selection …

Objectobject-detectionObject Detection

Towards Intelligent Transportation with Pedestrians and Vehicles In-the-Loop: A Surveillance Video-Assisted Federated Digital Twin Framework

2025-03-06 · Xiaolong Li, Jianhao Wei, Haidong Wang, Li Dong 외

In intelligent transportation systems (ITSs), incorporating pedestrians and vehicles in-the-loop is crucial for developing realistic and safe traffic management solutions. However, there is falls short of simulating comp…

ManagementSemantic Segmentation

Putting Humans in the Natural Language Processing Loop: A Survey

2021-03-06 · EACL (HCINLP) 2021 4 · Zijie J. Wang, Dongjin Choi, Shenyu Xu, Diyi Yang

How can we design Natural Language Processing (NLP) systems that learn from human feedback? There is a growing research body of Human-in-the-loop (HITL) NLP frameworks that continuously integrate human feedback to improv…

Survey