SearcharxivSearch

arXiv subjects

Aminul Islam

Publications and source records attributed to Aminul Islam.

7 recordsLinked to original sources

Upscaling Tomographic Volumetric 3D Printing via Virtual Stitching of Coordinated Projections

Tomographic volumetric 3D printing offers layer free, rapid fabrication of objects with high design freedom, but is limited to relatively small curing volumes because of the optical constraints imposed by an assumed need for telecentricity. We present a method to virtually stitch multiple projections from different light sources to build a single workpiece. To avoid the built in requirement for telecentricity and thus the need for an index matching vat, projections are produced by a graphics processing unit accelerated raytracing solver. The method accounts for non ideal light propagation, including nontelecentricity, reflection, refraction, attenuation, as well as any output power mismatch among projectors.Tomographic volumetric 3D printing offers layer free, rapid fabrication of objects with high design freedom, but is limited to relatively small curing volumes because of the optical constraints imposed by an assumed need for telecentricity. We present a method to virtually stitch multiple projections from different light sources to build a single workpiece. To avoid the built in requirement for telecentricity and thus the need for an index matching vat, projections are produced by a graphics processing unit accelerated raytracing solver. The method accounts for non ideal light propagation, including nontelecentricity, reflection, refraction, attenuation, as well as any output power mismatch among projectors.

physics.optics

Assessing prompting frameworks for enhancing literature reviews among university students using ChatGPT

Writing literature reviews is a common component of university curricula, yet it often poses challenges for students. Since generative artificial intelligence (GenAI) tools have been made publicly accessible, students have been employing them for their academic writing tasks. However, there is limited evidence of structured training on how to effectively use these GenAI tools to support students in writing literature reviews. In this study, we explore how university students use one of the most popular GenAI tools, ChatGPT, to write literature reviews and how prompting frameworks can enhance their output. To this aim, prompts and literature reviews written by a group of university students were collected before and after they had been introduced to three prompting frameworks, namely CO-STAR, POSE, and Sandwich. The results indicate that after being exposed to these prompting frameworks, the students demonstrated improved prompting behaviour, resulting in more effective prompts and higher quality literature reviews. However, it was also found that the students did not fully utilise all the elements in the prompting frameworks, and aspects such as originality, critical analysis, and depth in their reviews remain areas for improvement. The study, therefore, raises important questions about the significance of utilising prompting frameworks in their entirety to maximise the quality of outcomes, as well as the extent of prior writing experience students should have before leveraging GenAI in the process of writing literature reviews. These findings are of interest for educators considering the integration of GenAI into academic writing tasks such as literature reviews or evaluating whether to permit students to use these tools.

cs.CY

When do Convolutional Neural Networks Stop Learning?

Convolutional Neural Networks (CNNs) have demonstrated outstanding performance in computer vision tasks such as image classification, detection, segmentation, and medical image analysis. In general, an arbitrary number of epochs is used to train such neural networks. In a single epoch, the entire training data -- divided by batch size -- are fed to the network. In practice, validation error with training loss is used to estimate the neural network's generalization, which indicates the optimal learning capacity of the network. Current practice is to stop training when the training loss decreases and the gap between training and validation error increases (i.e., the generalization gap) to avoid overfitting. However, this is a trial-and-error-based approach which raises a critical question: Is it possible to estimate when neural networks stop learning based on training data? This research work introduces a hypothesis that analyzes the data variation across all the layers of a CNN variant to anticipate its near-optimal learning capacity. In the training phase, we use our hypothesis to anticipate the near-optimal learning capacity of a CNN variant without using any validation data. Our hypothesis can be deployed as a plug-and-play to any existing CNN variant without introducing additional trainable parameters to the network. We test our hypothesis on six different CNN variants and three different general image datasets (CIFAR10, CIFAR100, and SVHN). The result based on these CNN variants and datasets shows that our hypothesis saves 58.49\% of computational time (on average) in training. We further conduct our hypothesis on ten medical image datasets and compared with the MedMNIST-V2 benchmark. Based on our experimental result, we save $\approx$ 44.1\% of computational time without losing accuracy against the MedMNIST-V2 benchmark.

cs.CV

Lateral Contrast Enhancement in Tomographic Volumetric 3D-Printing via Binary Photoinhibition

Tomographic volumetric 3D-printing (TVP) utilizes a nonlinear photoresponse of polymer precursor to cure all points in a three-dimensional (3D) object in parallel. A key challenge in TVP is to build up dose contrast between in-part and out-of-part points in a lateral plane, which relies on coordinated illumination from various projecting angles. This challenge has mainly been tackled by projection optimization. Here we show that designing material responses to photo-excitation can be a more effective way of addressing this challenge. By introducing a secondary photo-inhibitory species that reacts to external ultraviolet (UV) stimulus, we create a binary photoinhibition (BPI) system that greatly enhances the achievable dose contrast in a lateral plane. We first show that, in theory, combining dose subtraction with sufficient projection angles can guarantee an exact mathematical reconstruction of any greyscale design. We then propose a theoretical framework for BPI, in which a single stationary state with swappable stability can be used to realize dose subtraction. We use oxygen-lophyl radical pair as an approximation to show improvements in print quality enabled by enhanced dose contrast. In situ shadowgraphy shows that BPI improves the lateral patterning with various geometric features, creating differentiable changes in refractive index within 54 um or less. We show qualitative improvements in surface features and internal hollowness in physical prints. The direct impacts of UV light on the formation of positive and negative features on vertical and lateral planes of 5 workpieces are analyzed quantitatively. We conclude that introducing BPI with UV irradiation grants us direct control over the formation of negative features on the lateral plane.

physics.optics

Mixed Convective Heat Transfer Enhancement in a Ventilated Cavity by Flow Modulation via Rotating Plate

The present study numerically explores the mixed convection phenomena in a differentially heated ventilated square cavity with active flow modulation via a rotating plate. Forced convection flow in the cavity is attained by maintaining an external fluid flow through an opening at the bottom of the left cavity wall while leaving it through another opening at the right cavity wall. A counter-clockwise rotating plate at the center of the cavity acts as active flow modulator. Moving mesh approach is used for the rotation of the plate and the numerical solution is achieved using Arbitrary Lagrangian-Eulerian (ALE) finite element formulation with a quadrilateral discretization scheme. Transient parametric simulations have been performed for various frequency of the rotating plate for a fixed Reynolds number (Re) of 100 based on maximum inlet flow velocity while the Richardson number (Ri) is maintained at unity. Heat transfer performance has been evaluated in terms of spatially averaged Nusselt number and time-averaged Nusselt number along the heated wall. Power spectrum analysis in the frequency domain obtained from the fast Fourier transform (FFT) analysis indicates that thermal frequency and plate frequency start to deviate from each other at higher values of velocity ratio (> 4).

physics.flu-dyn

Book Success Prediction with Pretrained Sentence Embeddings and Readability Scores

Predicting the potential success of a book in advance is vital in many applications. This could help both publishers and readers in their decision-making process whether or not a book is worth publishing and reading, respectively. In this paper, we propose a model that leverages pretrained sentence embeddings along with various readability scores for book success prediction. Unlike previous methods, the proposed method requires no count-based, lexical, or syntactic features. Instead, we use a convolutional neural network over pretrained sentence embeddings and leverage different readability scores through a simple concatenation operation. Our proposed model outperforms strong baselines for this task by as large as 6.4\% F1-score points. Moreover, our experiments show that according to our model, only the first 1K sentences are good enough to predict the potential success of books.

cs.CL

Statistical Learning for OCR Text Correction

The accuracy of Optical Character Recognition (OCR) is crucial to the success of subsequent applications used in text analyzing pipeline. Recent models of OCR post-processing significantly improve the quality of OCR-generated text, but are still prone to suggest correction candidates from limited observations while insufficiently accounting for the characteristics of OCR errors. In this paper, we show how to enlarge candidate suggestion space by using external corpus and integrating OCR-specific features in a regression approach to correct OCR-generated errors. The evaluation results show that our model can correct 61.5% of the OCR-errors (considering the top 1 suggestion) and 71.5% of the OCR-errors (considering the top 3 suggestions), for cases where the theoretical correction upper-bound is 78%.

cs.CV