paper-with-me

Papers

Chimera: A Block-Based Neural Architecture Search Framework for Event-Based Object Detection

2024-12-27 · Diego A. Silva, Ahmed Elsheikh, Kamilya Smagulova, Mohammed E. Fouda, Ahmed M. Eltawil

Event-based cameras are sensors that simulate the human eye, offering advantages such as high-speed robustness and low power consumption. Established Deep Learning techniques have shown effectiveness in processing event data. Chimera is a Block-Based Neural Architecture Search (NAS) framework specifically designed for Event-Based Object Detection, aiming to create a systematic approach for adapting RGB-domain processing methods to the event domain. The Chimera design space is constructed from various macroblocks, including Attention blocks, Convolutions, State Space Models, and MLP-mixer-based architectures, which provide a valuable trade-off between local and global processing capabilities, as well as varying levels of complexity. The results on the PErson Detection in Robotics (PEDRo) dataset demonstrated performance levels comparable to leading state-of-the-art models, alongside an average parameter reduction of 1.6 times.

📄 PDF Abstract BibTeX arXiv:2412.19646

Code (0)

등록된 구현이 없습니다.

Tasks

Human DetectionNeural Architecture Searchobject-detectionObject DetectionState Space Models

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Chimera Chimera is a pipeline model parallelism scheme which combines bidirectional pipelines for efficiently training large-scale models. The key idea of Chimera is to combine two…

Similar Papers 제목 키워드 기반

Beyond Prompt Engineering: Neuro-Symbolic-Causal Architecture for Robust Multi-Objective AI Agents

2025-10-27 · Gokturk Aytug Akarlar arxiv

Large language models show promise as autonomous decision-making agents, yet their deployment in high-stakes domains remains fraught with risk. Without architectural safeguards, LLM agents exhibit catastrophic brittlenes…

Prompt EngineeringCausal Inference

Chimera: Accurate retrosynthesis prediction by ensembling models with diverse inductive biases

2024-12-06 · Krzysztof Maziarz, Guoqing Liu, Hubert Misztela, Aleksei Kornev 외

Planning and conducting chemical syntheses remains a major bottleneck in the discovery of functional small molecules, and prevents fully leveraging generative AI for molecular inverse design. While early work has shown t…

Retrosynthesis

Chimera: Neuro-Symbolic Attention Primitives for Trustworthy Dataplane Intelligence

2026-02-13 · Rong Fu, Xiaowen Ma, Kun Liu, Wangyu Wu 외 arxiv

Deploying expressive learning models directly on programmable dataplanes promises line-rate, low-latency traffic analysis but remains hindered by strict hardware constraints and the need for predictable, auditable behavi…

ChimeraMix: Image Classification on Small Datasets via Masked Feature Mixing

2022-02-23 · Christoph Reinders, Frederik Schubert, Bodo Rosenhahn

Deep convolutional neural networks require large amounts of labeled data samples. For many real-world applications, this is a major limitation which is commonly treated by augmentation methods. In this work, we address t…

ClassificationData Augmentationimage-classificationImage Classification+1

CHIMERA: A Knowledge Base of Idea Recombination in Scientific Literature

2025-05-27 · Noy Sternlicht, Tom Hope

A hallmark of human innovation is the process of recombination -- creating original ideas by integrating elements of existing mechanisms and concepts. In this work, we automatically mine the scientific literature and bui…