Skip to main content

Showing 1–12 of 12 results for author: Niloy, F F

.
  1. arXiv:2506.15065  [pdf, ps, other

    cs.LG cs.RO

    HEAL: An Empirical Study on Hallucinations in Embodied Agents Driven by Large Language Models

    Authors: Trishna Chakraborty, Udita Ghosh, Xiaopan Zhang, Fahim Faisal Niloy, Yue Dong, Jiachen Li, Amit K. Roy-Chowdhury, Chengyu Song

    Abstract: Large language models (LLMs) are increasingly being adopted as the cognitive core of embodied agents. However, inherited hallucinations, which stem from failures to ground user instructions in the observed physical environment, can lead to navigation errors, such as searching for a refrigerator that does not exist. In this paper, we present the first systematic study of hallucinations in LLM-based… ▽ More

    Submitted 17 June, 2025; originally announced June 2025.

  2. arXiv:2410.15589  [pdf

    cs.LG

    SSMT: Few-Shot Traffic Forecasting with Single Source Meta-Transfer

    Authors: Kishor Kumar Bhaumik, Minha Kim, Fahim Faisal Niloy, Amin Ahsan Ali, Simon S. Woo

    Abstract: Traffic forecasting in Intelligent Transportation Systems (ITS) is vital for intelligent traffic prediction. Yet, ITS often relies on data from traffic sensors or vehicle devices, where certain cities might not have all those smart devices or enabling infrastructures. Also, recent studies have employed meta-learning to generalize spatial-temporal traffic networks, utilizing data from multiple citi… ▽ More

    Submitted 20 October, 2024; originally announced October 2024.

    Comments: ICPR 2024

  3. arXiv:2401.02561  [pdf, other

    cs.LG

    CONTRAST: Continual Multi-source Adaptation to Dynamic Distributions

    Authors: Sk Miraj Ahmed, Fahim Faisal Niloy, Xiangyu Chang, Dripta S. Raychaudhuri, Samet Oymak, Amit K. Roy-Chowdhury

    Abstract: Adapting to dynamic data distributions is a practical yet challenging task. One effective strategy is to use a model ensemble, which leverages the diverse expertise of different models to transfer knowledge to evolving data distributions. However, this approach faces difficulties when the dynamic test distribution is available only in small batches and without access to the original source data. T… ▽ More

    Submitted 6 November, 2024; v1 submitted 4 January, 2024; originally announced January 2024.

    Comments: NeurIPS 2024

  4. arXiv:2401.02113  [pdf, other

    cs.CV

    Source-Free Online Domain Adaptive Semantic Segmentation of Satellite Images under Image Degradation

    Authors: Fahim Faisal Niloy, Kishor Kumar Bhaumik, Simon S. Woo

    Abstract: Online adaptation to distribution shifts in satellite image segmentation stands as a crucial yet underexplored problem. In this paper, we address source-free and online domain adaptation, i.e., test-time adaptation (TTA), for satellite images, with the focus on mitigating distribution shifts caused by various forms of image degradation. Towards achieving this goal, we propose a novel TTA approach… ▽ More

    Submitted 4 January, 2024; originally announced January 2024.

    Comments: ICASSP 2024

  5. arXiv:2312.05407  [pdf, other

    cs.CV

    ODES: Domain Adaptation with Expert Guidance for Online Medical Image Segmentation

    Authors: Md Shazid Islam, Sayak Nag, Arindam Dutta, Miraj Ahmed, Fahim Faisal Niloy, Amit K. Roy-Chowdhury

    Abstract: Unsupervised domain adaptive segmentation typically relies on self-training using pseudo labels predicted by a pre-trained network on an unlabeled target dataset. However, the noisy nature of such pseudo-labels presents a major bottleneck in adapting a network to the distribution shift between source and target datasets. This challenge is exaggerated when the network encounters an incoming data st… ▽ More

    Submitted 15 October, 2024; v1 submitted 8 December, 2023; originally announced December 2023.

  6. arXiv:2311.04991  [pdf, other

    cs.LG cs.CV

    Effective Restoration of Source Knowledge in Continual Test Time Adaptation

    Authors: Fahim Faisal Niloy, Sk Miraj Ahmed, Dripta S. Raychaudhuri, Samet Oymak, Amit K. Roy-Chowdhury

    Abstract: Traditional test-time adaptation (TTA) methods face significant challenges in adapting to dynamic environments characterized by continuously changing long-term target distributions. These challenges primarily stem from two factors: catastrophic forgetting of previously learned valuable source knowledge and gradual error accumulation caused by miscalibrated pseudo labels. To address these issues, t… ▽ More

    Submitted 8 November, 2023; originally announced November 2023.

    Comments: WACV 2024

  7. arXiv:2307.11052  [pdf, other

    cs.CV

    HRFNet: High-Resolution Forgery Network for Localizing Satellite Image Manipulation

    Authors: Fahim Faisal Niloy, Kishor Kumar Bhaumik, Simon S. Woo

    Abstract: Existing high-resolution satellite image forgery localization methods rely on patch-based or downsampling-based training. Both of these training methods have major drawbacks, such as inaccurate boundaries between pristine and forged regions, the generation of unwanted artifacts, etc. To tackle the aforementioned challenges, inspired by the high-resolution image segmentation literature, we propose… ▽ More

    Submitted 20 July, 2023; originally announced July 2023.

    Comments: ICIP 2023

  8. arXiv:2212.04548  [pdf, other

    cs.LG

    STLGRU: Spatio-Temporal Lightweight Graph GRU for Traffic Flow Prediction

    Authors: Kishor Kumar Bhaumik, Fahim Faisal Niloy, Saif Mahmud, Simon Woo

    Abstract: Reliable forecasting of traffic flow requires efficient modeling of traffic data. Indeed, different correlations and influences arise in a dynamic traffic network, making modeling a complicated task. Existing literature has proposed many different methods to capture traffic networks' complex underlying spatial-temporal relations. However, given the heterogeneity of traffic data, consistently captu… ▽ More

    Submitted 19 February, 2024; v1 submitted 8 December, 2022; originally announced December 2022.

    Comments: PAKDD 2024 (Oral)

  9. arXiv:2210.02182  [pdf, other

    cs.CV

    CFL-Net: Image Forgery Localization Using Contrastive Learning

    Authors: Fahim Faisal Niloy, Kishor Kumar Bhaumik, Simon S. Woo

    Abstract: Conventional forgery localizing methods usually rely on different forgery footprints such as JPEG artifacts, edge inconsistency, camera noise, etc., with cross-entropy loss to locate manipulated regions. However, these methods have the disadvantage of over-fitting and focusing on only a few specific forgery footprints. On the other hand, real-life manipulated images are generated via a wide variet… ▽ More

    Submitted 4 October, 2022; originally announced October 2022.

    Comments: WACV 2023

  10. arXiv:2108.12734  [pdf, other

    cs.LG

    Deep Dive into Semi-Supervised ELBO for Improving Classification Performance

    Authors: Fahim Faisal Niloy, M. Ashraful Amin, AKM Mahbubur Rahman, Amin Ahsan Ali

    Abstract: Decomposition of the evidence lower bound (ELBO) objective of VAE used for density estimation revealed the deficiency of VAE for representation learning and suggested ways to improve the model. In this paper, we investigate whether we can get similar insights by decomposing the ELBO for semi-supervised classification using VAE model. Specifically, we show that mutual information between input and… ▽ More

    Submitted 20 November, 2022; v1 submitted 28 August, 2021; originally announced August 2021.

    Comments: Under Review

  11. A Novel Disaster Image Dataset and Characteristics Analysis using Attention Model

    Authors: Fahim Faisal Niloy, Arif, Abu Bakar Siddik Nayem, Anis Sarker, Ovi Paul, M. Ashraful Amin, Amin Ahsan Ali, Moinul Islam Zaber, AKM Mahbubur Rahman

    Abstract: The advancement of deep learning technology has enabled us to develop systems that outperform any other classification technique. However, success of any empirical system depends on the quality and diversity of the data available to train the proposed system. In this research, we have carefully accumulated a relatively challenging dataset that contains images collected from various sources for thr… ▽ More

    Submitted 2 July, 2021; originally announced July 2021.

    Comments: ICPR 2020

  12. Attention Toward Neighbors: A Context Aware Framework for High Resolution Image Segmentation

    Authors: Fahim Faisal Niloy, M. Ashraful Amin, Amin Ahsan Ali, AKM Mahbubur Rahman

    Abstract: High-resolution image segmentation remains challenging and error-prone due to the enormous size of intermediate feature maps. Conventional methods avoid this problem by using patch based approaches where each patch is segmented independently. However, independent patch segmentation induces errors, particularly at the patch boundary due to the lack of contextual information in very high-resolution… ▽ More

    Submitted 24 June, 2021; originally announced June 2021.

    Comments: Accepted at ICIP 2021