Skip to main content

Showing 1–10 of 10 results for author: Balakrishnan, D

.
  1. arXiv:2312.08965  [pdf, other

    physics.comp-ph physics.optics

    Ghostbuster: a phase retrieval diffraction tomography algorithm for cryo-EM

    Authors: Joel Yeo, Benedikt J. Daurer, Dari Kimanius, Deepan Balakrishnan, Tristan Bepler, Yong Zi Tan, N. Duane Loh

    Abstract: Ewald sphere curvature correction, which extends beyond the projection approximation, stretches the shallow depth of field in cryo-EM reconstructions of thick particles. Here we show that even for previously assumed thin particles, reconstruction artifacts which we refer to as ghosts can appear. By retrieving the lost phases of the electron exitwaves and accounting for the first Born approximation… ▽ More

    Submitted 3 January, 2024; v1 submitted 14 December, 2023; originally announced December 2023.

    Comments: 20 pages, 11 figures. Submitted to IUCrJ

  2. arXiv:2305.16628  [pdf

    physics.bio-ph physics.optics

    Nanoscale cuticle mass density variations influenced by pigmentation in butterfly wing scales

    Authors: Deepan Balakrishnan, Anupama Prakash, Benedikt J. Daurer, Cédric Finet, Ying Chen Lim, Zhou Shen, Pierre Thibault, Antónia Monteiro, N. Duane Loh

    Abstract: How pigment distribution influences the cuticle density within a microscopic butterfly wing scale, and how both impact final reflected color remains unknown. We used ptychographic X-ray computed tomography to quantitatively determine, at nanoscale resolutions, the three-dimensional mass density of scales with pigmentation differences. By comparing cuticle densities between pairs of scales with pig… ▽ More

    Submitted 27 December, 2024; v1 submitted 26 May, 2023; originally announced May 2023.

  3. arXiv:2209.07930  [pdf

    physics.ins-det cond-mat.mtrl-sci eess.IV physics.optics

    Single-shot, coherent, pop-out 3D metrology

    Authors: Deepan Balakrishnan, See Wee Chee, Zhaslan Baraissov, Michel Bosman, Utkur Mirsaidov, N. Duane Loh

    Abstract: Three-dimensional (3D) imaging of thin, extended specimens at nanometer resolution is critical for applications in biology, materials science, advanced synthesis, and manufacturing. One route to 3D imaging is tomography, which requires a tilt series of a local region. Here we describe a coherent imaging alternative that recovers the 3D volume of a thin, homogeneously amorphous specimen with only a… ▽ More

    Submitted 20 October, 2023; v1 submitted 7 September, 2022; originally announced September 2022.

    Comments: 28 pages, 12 figures

  4. arXiv:2208.13054  [pdf, other

    cs.CV

    CrackSeg9k: A Collection and Benchmark for Crack Segmentation Datasets and Frameworks

    Authors: Shreyas Kulkarni, Shreyas Singh, Dhananjay Balakrishnan, Siddharth Sharma, Saipraneeth Devunuri, Sai Chowdeswara Rao Korlapati

    Abstract: The detection of cracks is a crucial task in monitoring structural health and ensuring structural safety. The manual process of crack detection is time-consuming and subjective to the inspectors. Several researchers have tried tackling this problem using traditional Image Processing or learning-based techniques. However, their scope of work is limited to detecting cracks on a single type of surfac… ▽ More

    Submitted 27 August, 2022; originally announced August 2022.

  5. arXiv:2106.09775  [pdf, other

    cs.CL cs.IR

    An Information Retrieval Approach to Building Datasets for Hate Speech Detection

    Authors: Md Mustafizur Rahman, Dinesh Balakrishnan, Dhiraj Murthy, Mucahid Kutlu, Matthew Lease

    Abstract: Building a benchmark dataset for hate speech detection presents various challenges. Firstly, because hate speech is relatively rare, random sampling of tweets to annotate is very inefficient in finding hate speech. To address this, prior datasets often include only tweets matching known "hate words". However, restricting data to a pre-defined vocabulary may exclude portions of the real-world pheno… ▽ More

    Submitted 9 November, 2021; v1 submitted 17 June, 2021; originally announced June 2021.

    Comments: Accepted as a full paper at 35th Conference on Neural Information Processing Systems (NeurIPS 2021) Track on Datasets and Benchmarks. (https://openreview.net/group?id=NeurIPS.cc/2021/Track/Datasets_and_Benchmarks/Round2)

  6. arXiv:2104.01241  [pdf, other

    cs.PL cs.DB

    TreeToaster: Towards an IVM-Optimized Compiler

    Authors: Darshana Balakrishnan, Carl Nuessle, Oliver Kennedy, Lukasz Ziarek

    Abstract: A compiler's optimizer operates over abstract syntax trees (ASTs), continuously applying rewrite rules to replace subtrees of the AST with more efficient ones. Especially on large source repositories, even simply finding opportunities for a rewrite can be expensive, as optimizer traverses the AST naively. In this paper, we leverage the need to repeatedly find rewrites, and explore options for maki… ▽ More

    Submitted 2 April, 2021; originally announced April 2021.

    Comments: 23 pages, 17 figures

  7. arXiv:1911.06013  [pdf

    physics.ins-det physics.comp-ph physics.data-an

    ReCoDe: A Data Reduction and Compression Description for High Throughput Time-Resolved Electron Microscopy

    Authors: Abhik Datta, Kian Fong Ng, Deepan Balakrishnan, Melissa Ding, Yvonne Ban, See Wee Chee, Jian Shi, N. Duane Loh

    Abstract: Fast, direct electron detectors have significantly improved the spatio-temporal resolution of electron microscopy movies. Preserving both spatial and temporal resolution in extended observations, however, requires storing prohibitively large amounts of data. Here, we describe an efficient and flexible data reduction and compression scheme (ReCoDe) that retains both spatial and temporal resolution… ▽ More

    Submitted 27 September, 2020; v1 submitted 14 November, 2019; originally announced November 2019.

    Comments: 53 pages, 20 figures

  8. arXiv:1908.02465  [pdf

    physics.app-ph

    Miniaturised control of acidity in multiplexed microreactors

    Authors: Divya Balakrishnan, Wouter Olthuis, César Pascual-García

    Abstract: The control of acidity influences the structural assembly of biopolymers that are essential for a wide range of applications. Its miniaturization can increase the speed and the possibilities of combinatorial throughput for their manipulation, similarly to the way that the miniaturization of transistors allows the high throughput of logical operations in microelectronics. Here we present a device c… ▽ More

    Submitted 7 August, 2019; originally announced August 2019.

  9. arXiv:1901.07627  [pdf, other

    cs.DB

    Just-in-Time Index Compilation

    Authors: Darshana Balakrishnan, Lukasz Ziarek, Oliver Kennedy

    Abstract: Creating or modifying a primary index is a time-consuming process, as the index typically needs to be rebuilt from scratch. In this paper, we explore a more graceful "just-in-time" approach to index reorganization, where small changes are dynamically applied in the background. To enable this type of reorganization, we formalize a composable organizational grammar, expressive enough to capture inst… ▽ More

    Submitted 22 January, 2019; originally announced January 2019.

    Comments: Work Supported by NSF Award #IIS-1617586

  10. Significance of Classification Techniques in Prediction of Learning Disabilities

    Authors: Julie M. David And Kannan Balakrishnan

    Abstract: The aim of this study is to show the importance of two classification techniques, viz. decision tree and clustering, in prediction of learning disabilities (LD) of school-age children. LDs affect about 10 percent of all children enrolled in schools. The problems of children with specific learning disabilities have been a cause of concern to parents and teachers for some time. Decision trees and cl… ▽ More

    Submitted 2 November, 2010; originally announced November 2010.

    Comments: 10 pages, 3 tables and 2 figures

    Journal ref: International Journal of Artificial Intelligence&Applications, Vol 1, No.4, Oct. 2010, pp 111-120