paper-with-me

Papers

Cogni-Net: Cognitive Feature Learning through Deep Visual Perception

2018-11-01 · Pranay Mukherjee, Abhirup Das, Ayan Kumar Bhunia, Partha Pratim Roy

Can we ask computers to recognize what we see from brain signals alone? Our paper seeks to utilize the knowledge learnt in the visual domain by popular pre-trained vision models and use it to teach a recurrent model being trained on brain signals to learn a discriminative manifold of the human brain's cognition of different visual object categories in response to perceived visual cues. For this we make use of brain EEG signals triggered from visual stimuli like images and leverage the natural synchronization between images and their corresponding brain signals to learn a novel representation of the cognitive feature space. The concept of knowledge distillation has been used here for training the deep cognition model, CogniNet\footnote{The source code of the proposed system is publicly available at {https://www.github.com/53X/CogniNET}}, by employing a student-teacher learning technique in order to bridge the process of inter-modal knowledge transfer. The proposed novel architecture obtains state-of-the-art results, significantly surpassing other existing models. The experiments performed by us also suggest that if visual stimuli information like brain EEG signals can be gathered on a large scale, then that would help to obtain a better understanding of the largely unexplored domain of human brain cognition.

📄 PDF Abstract BibTeX arXiv:1811.00201

Code (1)

53X/CogniNET 공식 구현

Tasks

EEGElectroencephalogram (EEG)Knowledge DistillationTransfer Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

DeepPerception: Advancing R1-like Cognitive Visual Perception in MLLMs for Knowledge-Intensive Visual Grounding

2025-03-17 · Xinyu Ma, Ziyang Ding, Zhicong Luo, Chi Chen 외

Human experts excel at fine-grained visual discrimination by leveraging domain knowledge to refine perceptual features, a capability that remains underdeveloped in current Multimodal Large Language Models (MLLMs). Despit…

Domain GeneralizationMultimodal ReasoningVisual Grounding

Perception Point: Identifying Critical Learning Periods in Speech for Bilingual Networks

2021-10-13 · Anuj Saraswat, Mehar Bhatia, Yaman Kumar Singla, Changyou Chen 외

Recent studies in speech perception have been closely linked to fields of cognitive psychology, phonology, and phonetics in linguistics. During perceptual attunement, a critical and sensitive developmental trajectory has…

Lip Readingspeech-recognitionSpeech RecognitionVisual Speech Recognition

OTSNet: A Neurocognitive-Inspired Observation-Thinking-Spelling Pipeline for Scene Text Recognition

2025-11-11 · Lixu Sun, Nurmemet Yolwas, Wushour Silamu arxiv

Scene Text Recognition (STR) remains challenging due to real-world complexities, where decoupled visual-linguistic optimization in existing frameworks amplifies error propagation through cross-modal misalignment. Visual …

Scene Text Recognition

Visual Categorization Across Minds and Models: Cognitive Analysis of Human Labeling and Neuro-Symbolic Integration

2025-12-10 · Chethana Prasad Kabgere arxiv

Understanding how humans and AI systems interpret ambiguous visual stimuli offers critical insight into the nature of perception, reasoning, and decision-making. This paper examines image labeling performance across huma…

Multimodal LLM Augmented Reasoning for Interpretable Visual Perception Analysis

2025-04-16 · Shravan Chaudhari, Trilokya Akula, Yoon Kim, Tom Blake

In this paper, we advance the study of AI-augmented reasoning in the context of Human-Computer Interaction (HCI), psychology and cognitive science, focusing on the critical task of visual perception. Specifically, we inv…