(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–12 of 12 results for author: Aneja, N

.
  1. Differentially Processed Optimized Collaborative Rich Text Editor

    Authors: Nishtha Jatana, Mansehej Singh, Charu Gupta, Geetika Dhand, Shaily Malik, Pankaj Dadheech, Nagender Aneja, Sandhya Aneja

    Abstract: A collaborative real-time text editor is an application that allows multiple users to edit a document simultaneously and merge their contributions automatically. It can be made collaborative by implementing a conflict resolution algorithm either on the client side (in peer-to-peer collaboration) or on the server side (when using web sockets and a central server to monitor state changes). Although… ▽ More

    Submitted 3 July, 2024; originally announced July 2024.

    Journal ref: Multimedia Tools and Applications (2024)

  2. Predictive linguistic cues for fake news: a societal artificial intelligence problem

    Authors: Sandhya Aneja, Nagender Aneja, Ponnurangam Kumaraguru

    Abstract: Media news are making a large part of public opinion and, therefore, must not be fake. News on web sites, blogs, and social media must be analyzed before being published. In this paper, we present linguistic characteristics of media news items to differentiate between fake news and real news using machine learning algorithms. Neural fake news generation, headlines created by machines, semantic inc… ▽ More

    Submitted 26 November, 2022; originally announced November 2022.

    Journal ref: IAES International Journal of Artificial Intelligence (IJ-AI), Vol. 11, No. 4, December 2022, pp. 1252~1260

  3. Defense against adversarial attacks on deep convolutional neural networks through nonlocal denoising

    Authors: Sandhya Aneja, Nagender Aneja, Pg Emeroylariffion Abas, Abdul Ghani Naim

    Abstract: Despite substantial advances in network architecture performance, the susceptibility of adversarial attacks makes deep learning challenging to implement in safety-critical applications. This paper proposes a data-centric approach to addressing this problem. A nonlocal denoising method with different luminance values has been used to generate adversarial examples from the Modified National Institut… ▽ More

    Submitted 25 June, 2022; originally announced June 2022.

    Journal ref: IAES International Journal of Artificial Intelligence, Vol. 11, No. 3, September 2022, pp. 961~968, ISSN: 2252-8938

  4. arXiv:2112.15523  [pdf

    eess.IV cs.CV cs.LG

    Transfer learning for cancer diagnosis in histopathological images

    Authors: Sandhya Aneja, Nagender Aneja, Pg Emeroylariffion Abas, Abdul Ghani Naim

    Abstract: Transfer learning allows us to exploit knowledge gained from one task to assist in solving another but relevant task. In modern computer vision research, the question is which architecture performs better for a given dataset. In this paper, we compare the performance of 14 pre-trained ImageNet models on the histopathologic cancer detection dataset, where each model has been configured as a naive m… ▽ More

    Submitted 31 December, 2021; originally announced December 2021.

    Journal ref: IAES International Journal of Artificial Intelligence (IJ-AI), Vol. 11, No. 1, March 2022, pp. 129~136

  5. arXiv:2112.12546  [pdf, other

    cs.CR cs.LG cs.NI

    Collaborative adversary nodes learning on the logs of IoT devices in an IoT network

    Authors: Sandhya Aneja, Melanie Ang Xuan En, Nagender Aneja

    Abstract: Artificial Intelligence (AI) development has encouraged many new research areas, including AI-enabled Internet of Things (IoT) network. AI analytics and intelligent paradigms greatly improve learning efficiency and accuracy. Applying these learning paradigms to network scenarios provide technical advantages of new networking solutions. In this paper, we propose an improved approach for IoT securit… ▽ More

    Submitted 21 December, 2021; originally announced December 2021.

  6. arXiv:2112.02721  [pdf, other

    cs.CL cs.AI cs.LG

    NL-Augmenter: A Framework for Task-Sensitive Natural Language Augmentation

    Authors: Kaustubh D. Dhole, Varun Gangal, Sebastian Gehrmann, Aadesh Gupta, Zhenhao Li, Saad Mahamood, Abinaya Mahendiran, Simon Mille, Ashish Shrivastava, Samson Tan, Tongshuang Wu, Jascha Sohl-Dickstein, Jinho D. Choi, Eduard Hovy, Ondrej Dusek, Sebastian Ruder, Sajant Anand, Nagender Aneja, Rabin Banjade, Lisa Barthe, Hanna Behnke, Ian Berlot-Attwell, Connor Boyle, Caroline Brun, Marco Antonio Sobrevilla Cabezudo , et al. (101 additional authors not shown)

    Abstract: Data augmentation is an important component in the robustness evaluation of models in natural language processing (NLP) and in enhancing the diversity of the data they are trained on. In this paper, we present NL-Augmenter, a new participatory Python-based natural language augmentation framework which supports the creation of both transformations (modifications to the data) and filters (data split… ▽ More

    Submitted 11 October, 2022; v1 submitted 5 December, 2021; originally announced December 2021.

    Comments: 39 pages, repository at https://github.com/GEM-benchmark/NL-Augmenter

  7. arXiv:2009.04682  [pdf, other

    cs.CR cs.AI cs.NI

    Network Traffic Analysis based IoT Device Identification

    Authors: Rajarshi Roy Chowdhury, Sandhya Aneja, Nagender Aneja, Emeroylariffion Abas

    Abstract: Device identification is the process of identifying a device on Internet without using its assigned network or other credentials. The sharp rise of usage in Internet of Things (IoT) devices has imposed new challenges in device identification due to a wide variety of devices, protocols and control interfaces. In a network, conventional IoT devices identify each other by utilizing IP or MAC addresse… ▽ More

    Submitted 10 September, 2020; originally announced September 2020.

    Journal ref: International Conference on Big Data and Internet of Things (BDIOT2020), August 22-24, 2020

  8. arXiv:2007.16011  [pdf, other

    cs.CL cs.AI cs.LG

    Neural Machine Translation model for University Email Application

    Authors: Sandhya Aneja, Siti Nur Afikah Bte Abdul Mazid, Nagender Aneja

    Abstract: Machine translation has many applications such as news translation, email translation, official letter translation etc. Commercial translators, e.g. Google Translation lags in regional vocabulary and are unable to learn the bilingual text in the source and target languages within the input. In this paper, a regional vocabulary-based application-oriented Neural Machine Translation (NMT) model is pr… ▽ More

    Submitted 20 July, 2020; originally announced July 2020.

    Comments: International Conference on Natural Language Processing (ICNLP 2020), July 11-13, 2020

    Journal ref: International Conference on Natural Language Processing (ICNLP 2020), July 11-13, 2020

  9. arXiv:1909.08774  [pdf, other

    cs.CV cs.AI cs.LG eess.IV

    Transfer Learning using CNN for Handwritten Devanagari Character Recognition

    Authors: Nagender Aneja, Sandhya Aneja

    Abstract: This paper presents an analysis of pre-trained models to recognize handwritten Devanagari alphabets using transfer learning for Deep Convolution Neural Network (DCNN). This research implements AlexNet, DenseNet, Vgg, and Inception ConvNet as a fixed feature extractor. We implemented 15 epochs for each of AlexNet, DenseNet 121, DenseNet 201, Vgg 11, Vgg 16, Vgg 19, and Inception V3. Results show th… ▽ More

    Submitted 18 September, 2019; originally announced September 2019.

    Journal ref: IEEE International Conference on Advances in Information Technology (ICAIT), ICAIT - 2019

  10. arXiv:1906.09587  [pdf, other

    cs.CV cs.AI

    Semi-Supervised Learning for Cancer Detection of Lymph Node Metastases

    Authors: Amit Kumar Jaiswal, Ivan Panshin, Dimitrij Shulkin, Nagender Aneja, Samuel Abramov

    Abstract: Pathologists find tedious to examine the status of the sentinel lymph node on a large number of pathological scans. The examination process of such lymph node which encompasses metastasized cancer cells is histopathologically organized. However, the task of finding metastatic tissues is gradual which is often challenging. In this work, we present our deep convolutional neural network based model v… ▽ More

    Submitted 23 June, 2019; originally announced June 2019.

    Comments: Accepted in CVPR 2019 Workshop Towards Causal, Explainable and Universal Medical Visual Diagnosis

  11. IoT Device Fingerprint using Deep Learning

    Authors: Sandhya Aneja, Nagender Aneja, Md Shohidul Islam

    Abstract: Device Fingerprinting (DFP) is the identification of a device without using its network or other assigned identities including IP address, Medium Access Control (MAC) address, or International Mobile Equipment Identity (IMEI) number. DFP identifies a device using information from the packets which the device uses to communicate over the network. Packets are received at a router and processed to ex… ▽ More

    Submitted 17 January, 2019; originally announced February 2019.

  12. arXiv:1810.07886  [pdf

    cs.SI cs.CR cs.NI

    Profile-Based Ad Hoc Social Networking Using Wi-Fi Direct on the Top of Android

    Authors: Nagender Aneja, Sapna Gambhir

    Abstract: Ad-hoc Social Networks have become popular to support novel applications related to location-based mobile services that are of great importance to users and businesses. Unlike traditional social services using a centralized server to fetch location, ad-hoc social network services support infrastructure less real-time social networking. It allows users to collaborate and share views anytime anywher… ▽ More

    Submitted 17 October, 2018; originally announced October 2018.

    Journal ref: Nagender Aneja and Sapna Gambhir, "Profile-Based Ad Hoc Social Networking Using Wi-Fi Direct on the Top of Android," Mobile Information Systems, vol 2018, Article ID 9469536, 7 pages, 2018. https://doi.org/10.1155/2018/9469536