Most of our work has resulted in scholarly publications. On this page you can review our publications to get an idea about our work.
Role of Superficial Functional Groups in Determining Phosphate Biosorption Efficiency on Marine Green Algae
June, 2026 • Journal article • Buletinul Institutului Politehnic din Iași, Secția Chimie și Inginerie Chimică
MUNTEANU, LOREDANA, BULGARIU, LAURA
In this study, three types of marine green algae biomass (Ulva lactuca, Ulva intestinalis and Cladophora vagabunda) were used for the biosorption of phosphate from aqueous solution. These marine green…
In this study, three types of marine green algae biomass (Ulva lactuca, Ulva intestinalis and Cladophora vagabunda) were used for the biosorption of phosphate from aqueous solution. These marine green algae are abundant in the Black Sea, and can represent a cheap and easy-to-obtain source of renewable biomass. The efficiency of these three types of algae biomass was tested at different initial concentration of phosphate (24 – 95 mg·L-1), and the biosorption capacity, increases in the order: Ulva intestinalis > Ulva Lactuca > Cladophora vagabunda. This variation is mainly determined by the number and types of the functional groups on the surface of the algae biomass (analyzed using the Boehm method), and can be considered an important criterion in selecting algae biomass for phosphate biosorption. In addition to the biosorption capacity of algae biomass for phosphate, the pH, electrical conductibility and turbidity of the solutions obtained after filtration were also measured. All these parameters play an important role in selecting the appropriate type of algae biomass for phosphate removal from aqueous media.
green marine algae biomasssuperficial functional groupsphosphatebiosorptionaqueous solution
UPTI 1.0: Urdu Printed Text Image Database for Line, Ligature and Degraded Nastaleeq OCR Evaluation
February, 2013 • Dataset
Shafait, Faisal
Dataset Overview
UPTI, the Urdu Printed Text Image Database, is a synthetic dataset developed for the evaluation of optical character recognition systems for printed Urdu text. The dataset focuses on …
Dataset Overview
UPTI, the Urdu Printed Text Image Database, is a synthetic dataset developed for the evaluation of optical character recognition systems for printed Urdu text. The dataset focuses on Urdu written in the Nastaleeq style, which is one of the most widely used writing styles for Urdu newspapers, books and other printed material.
The dataset was introduced as part of the Nabocr research project. Nabocr is an optical character recognition system designed for languages that use the Arabic script. The system was initially trained for Urdu Nastaleeq and Arabic Naskh, while its training process was designed so that it could also be adapted to other Arabic script languages.
UPTI was created to provide a controlled evaluation resource for Urdu OCR. It contains more than 10,000 synthetic images of Urdu text rendered in the Nastaleeq font. The dataset includes multiple versions that evaluate different parts of an OCR system, including complete text line recognition, individual ligature recognition and recognition under simulated image degradation.
Purpose of the Dataset
The main purpose of UPTI is to support the development, testing and comparison of OCR systems for Urdu printed text.
Urdu OCR presents several technical challenges because Nastaleeq is a cursive and context-sensitive writing style. Letters can connect to form ligatures, and the appearance of a letter may change according to its position within a word. Dots and diacritics may appear above or below the main body of the text. Ligatures may also overlap horizontally, which makes line and ligature segmentation difficult.
UPTI allows researchers to evaluate these challenges separately. It provides line-level images for testing complete recognition pipelines and ligature-level images for testing recognition with reduced segmentation uncertainty. It also provides degraded images for measuring how recognition performance changes when text images contain common document imaging defects.
Dataset Generation
The dataset was produced using electronic Urdu text collected from books that were available online as text files.
The generation process begins by identifying and extracting Urdu ligatures from the source text. Their frequency of occurrence is also calculated. Orthographic rules are used to identify the boundaries between ligatures.
Synthetic images are then rendered for the extracted ligatures using a text rendering engine. Nastaleeq is used for the Urdu images. The paper reports that more than 10,000 Urdu ligatures of different sizes were extracted from the source material used to train the recognition system.
The dataset therefore consists of synthetically rendered printed text rather than scanned handwritten material or photographs of physical documents.
Dataset Versions
UPTI contains three main dataset versions.
Line-Level UPTI
The line-level version contains synthetic images of complete Urdu text lines.
This version is intended for evaluating a complete OCR workflow. The recognition process must identify text lines, separate the lines into their constituent ligatures, extract visual features and classify the detected ligatures.
Because segmentation is required, the final recognition score reflects both segmentation errors and classification errors.
Ligature-Level UPTI
The ligature-level version contains synthetic text line images in which each ligature is represented using a different colour.
The colour information makes the boundaries between neighbouring ligatures available to the evaluation system. This allows researchers to test recognition accuracy with less influence from ligature segmentation errors.
This version is useful for separating errors caused by visual classification from errors caused by incorrect segmentation.
Degraded UPTI
The degraded version contains modified copies of the line-level and ligature-level datasets.
The purpose of this version is to test the robustness of an OCR system against image defects that can appear during document scanning, printing, image conversion or digital reproduction.
Four degradation parameters are used:
Elastic elongation
Jitter
Sensitivity variation
Thresholding variation
Each degradation parameter is changed gradually while the remaining parameters are kept at their default values. This creates controlled variations that can be used to measure how each defect affects recognition accuracy.
Figure 14 on page 9 of the paper visually demonstrates the four degradation types applied to UPTI.
Language and Script
The dataset language is Urdu.
The text is rendered using the Nastaleeq writing style. Nastaleeq is visually more complex than Naskh because ligatures may overlap and the text does not always follow a simple horizontal baseline.
Urdu is written from right to left, while numbers may be written from left to right. Letters may contain dots and diacritics that are spatially separated from the main body. These characteristics make the dataset relevant to recognition systems designed for complex cursive scripts.
Recognition Units
The principal recognition unit used by the proposed system is the ligature.
A ligature is a connected shape formed when two or more characters join together. An Urdu word may contain one ligature or several ligatures.
Using ligatures as recognition units reduces the need to separate every connected shape into individual characters. This approach is particularly relevant to Nastaleeq, where character-level segmentation can be unreliable because of overlapping shapes and context-sensitive character forms.
Feature Representation
The associated Nabocr system represents ligature shapes using the Shape Context descriptor.
Each image is first normalized to a fixed width and height while preserving its aspect ratio. Contour points are then extracted from the normalized binary image.
A logical grid is applied to the ligature image. Transitions between black and white pixels along the grid lines are treated as contour points. Points that are very close to one another are removed during postprocessing.
The contour points are described using log polar histograms. The ligature is divided into regions, the Shape Context descriptors are calculated within each region and the regional histograms are combined to form a complete representation of the ligature.
Associated OCR Workflow
The recognition workflow described in the paper performs the following main operations:
Segment the document page into text lines
Segment each text line into ligatures
Extract a Shape Context representation for each detected ligature
Compare the unknown ligature with the training dataset
Classify the ligature using k nearest neighbour
Combine the recognised ligatures into editable text
The recognition process is illustrated in Figure 11 on page 8 of the paper.
Page and Line Segmentation
Page segmentation is performed using horizontal projection. The number of black pixels is calculated for each row, and areas with low horizontal projection are used as possible line boundaries.
Additional processing is needed because dots and diacritics may occur above or below the main text line. Small regions that appear to be false lines are merged with the nearest valid line.
Line segmentation identifies the main baseline, extracts connected components, separates dots and diacritics from the main character bodies and reconnects them with their associated ligatures.
Evaluation Results Reported in the Paper
For undegraded line-level UPTI, the paper reports a ligature error rate of 13.3 percent and a letter error rate of 11.2 percent.
When unsupported foreign symbols, punctuation marks and foreign numbers are excluded, the ligature error rate decreases to 9.1 percent and the letter error rate decreases to 8.5 percent.
For the ligature-level version, the reported ligature error rate is 0.4 percent and the reported letter error rate is 2.6 percent.
The lower error rates for the ligature-level dataset show that a significant portion of the line-level recognition error is caused by segmentation rather than ligature classification.
These results should be treated as baseline results associated with the Nabocr system. They do not represent a universal accuracy level for every model trained or evaluated on UPTI.
Potential Applications
UPTI may be used for research involving:
Urdu printed text recognition
Nastaleeq recognition
Ligature classification
Text line recognition
Segmentation-free recognition methods
OCR robustness testing
Document degradation analysis
Feature descriptor evaluation
Cursive script processing
Recognition error analysis
Training and evaluation of machine learning models
Comparison of line-level and ligature-level OCR
Evaluation of document preprocessing methods
Research involving related Arabic script languages
Limitations
UPTI contains synthetic printed text images. It does not represent all defects, layout variations or typography found in scanned historical documents, newspapers or books.
The paper does not report the exact source books used to create the Urdu text corpus.
The paper does not provide a formal data collection period.
The exact number of samples in each UPTI version is not reported. The paper only states that the database contains more than 10,000 synthetic text images.
The paper does not report the exact font file, font size distribution, image resolution, image dimensions, colour format or file naming structure used in the released dataset.
The paper does not describe a predefined training, validation and test split.
The dataset may contain punctuation marks, foreign numbers or symbols that were not supported by the original Nabocr recognition system.
The degraded versions cover four controlled degradation models. They do not represent every type of noise that can occur in physical or scanned documents.
Personal Data and Ethical Considerations
UPTI is a synthetically generated printed text image dataset. The paper does not describe the collection of handwriting, photographs, biometric information or personally identifiable information from human participants.
The source text was taken from online Urdu books. Users should still verify the copyright and redistribution conditions attached to the original source material and to the released dataset.
Recommended Citation
Nazly Sabbour and Faisal Shafait. A Segmentation Free Approach to Arabic and Urdu OCR. Document Recognition and Retrieval XX, Proceedings of SPIE, Volume 8658, Article 86580N, 2013.
DOI: 10.1117/12.2003731
UPTIUrdu Printed Text Image DatabaseUrdu NastaleeqSynthetic document imagesLine recognition
Benjamin Barad, Hemanth Kapa, Genevieve Buckley, Marvin Albert, Kate-G-stem
Voxel-space OBJ export.
Added
export_obj --scale_to_voxels A_PER_PX — export the mesh in voxel (pixel) space for overlaying on the tomogram, given the tomogram's voxel size in Å/px. The surface's nat…
Voxel-space OBJ export.
Added
export_obj --scale_to_voxels A_PER_PX — export the mesh in voxel (pixel) space for overlaying on the tomogram, given the tomogram's voxel size in Å/px. The surface's native units are read from surface_generation.angstroms, so at 5 Å/px an nm-scale surface is doubled and an Å-scale one divided by 5. Mutually exclusive with --scale_to_angstroms.
Towards Hydrogen Imaging and Mapping in Embrittlement-Susceptible Steels via XAS and Machine Learning
July, 2026 • Poster
Moriyama, Hiiro, Liotti, Enzo
Hydrogen is an important component of future low-carbon energy systems. However, its wider use is still limited by hydrogen embrittlement, particularly in structural alloys such as stainless steels, w…
Hydrogen is an important component of future low-carbon energy systems. However, its wider use is still limited by hydrogen embrittlement, particularly in structural alloys such as stainless steels, where hydrogen can compromise strength, ductility and long-term reliability. Direct X-ray detection of hydrogen is extremely challenging because of its low electron density and weak interaction with X-rays. Alternative approaches include neutron imaging, in which neutrons are directly sensitive to hydrogen but limited by low flux and slow acquisition, whereas cryogenic atom probe tomography provides nanoscale chemical analysis but is destructive, volume-limited and susceptible to background contamination.
In this study, we use a computational model of 316L stainless steel to identify an indirect but measurable signature of hydrogen. Molecular Dynamics simulations using LAMMPS are combined with FEFF10 calculations to investigate how hydrogen-induced strain in Fe–Fe interatomic distances affects the local X-ray absorption response. The results show that these changes in the iron lattice produce subtle but quantifiable variations in the EXAFS oscillations. A supervised ML regression model is then trained to detect these spectral features, allowing both the presence and concentration of hydrogen to be inferred. These findings provide a basis for rapid, large Field-of-View indirect mapping of hydrogen using synchrotron-based X-ray Absorption Spectroscopy.
Code for the publication "Grounding-line dynamics in a Stokes ice-flow model: Improved numerical stability allows larger time steps"
July, 2026 • Software
Henry, A. Clara J.
This repository contains code for performing the experiments and processing the model output data for the publication "Grounding-line dynamics in a Stokes ice-flow model: Improved numerical stability …
This repository contains code for performing the experiments and processing the model output data for the publication "Grounding-line dynamics in a Stokes ice-flow model: Improved numerical stability allows larger time steps" by A. Clara J. Henry, Thomas Zwinger and Josefin Ahlkrona. The simulations were performed with the Elmer/Ice finite element software under open source licensing. Elmer was first licensed under GPL (GNU General Public License, v. 2.1) license in 2008. Since 2012 the ElmerSolver library has been published under LGPL license (GNU Lesser General Public License, v. 2.0). The Elmer revision used in this study can be found at https://zenodo.org/records/7892181.
Oltre la scuola e oltre la lingua in chiave minore. Riflessioni su due casi di tutoraggio online parascolastico tra seconde lingue e potenzialità.
July, 2026 • Journal article • Educazione Aperta
Ieroncic, Enrico, Ferraro, Angela
This article explores minor key education (Ingold, 2018) as a pedagogical strategy in vulnerable circumstances, in the context of learning Italian as a Second Language (SL). The study examines two mid…
This article explores minor key education (Ingold, 2018) as a pedagogical strategy in vulnerable circumstances, in the context of learning Italian as a Second Language (SL). The study examines two middle school students with difficulties in learning Italian as a SL and social fragility, who participated in an extracurricular online tutoring program. It highlights how the minor key approach allowed learners to break out of their shells and explore their abilities. The conclusions emphasize the need to recognize the dignity and hybrid identity of the Other, regardless of their linguistic competence, and suggest an educational paradigm that cultivates autonomy and agency.
Education in the Minor KeySecondary SchoolItaliano L2Third SpaceAgency
Versão integral em português preparada pelos autores a partir do artigo originalmente publicado em inglês:
Guerreiro, Sidnei Fonseca; Campos, Valquíria; Figueiredo, Albano. &…
Versão integral em português preparada pelos autores a partir do artigo originalmente publicado em inglês:
Guerreiro, Sidnei Fonseca; Campos, Valquíria; Figueiredo, Albano. “Carbon as a Territorial Commodity: Land-Use Change, Value Formation, and Climate Governance in the Brazilian Pampa”. Commodities 2026, 5(3), 14.DOI: 10.3390/commodities5030014.
Esta tradução tem como objetivo ampliar o acesso ao conteúdo científico por estudantes, pesquisadores, gestores públicos, comunidades territoriais e demais pessoas interessadas nas dinâmicas de uso da terra, carbono orgânico do solo, governança climática e valoração ambiental no bioma Pampa.
A versão em português não constitui uma nova publicação da revista Commodities. Para fins de citação acadêmica, deve ser utilizada a publicação original em inglês.
Species Map Explorer is a classroom web app for exploring species occurrence maps with GBIF samples, biogeographic overlays, climate layers, and taxonomic context from iNaturalist, PhyloPic, and relat…
Species Map Explorer is a classroom web app for exploring species occurrence maps with GBIF samples, biogeographic overlays, climate layers, and taxonomic context from iNaturalist, PhyloPic, and related open biodiversity resources.
Given India's profound social, cultural, and religious plurality, theology cannot remain abstract or detached from lived realities. This article argues that engagement with the social sciences is not …
Given India's profound social, cultural, and religious plurality, theology cannot remain abstract or detached from lived realities. This article argues that engagement with the social sciences is not merely an optional supplement to theological reflection. Rather, it serves as a constitutive partner essential for credible and responsible theology. Emphasizing the significance of context and social location, it contends that attentiveness to lived experience is intrinsic to fides quaerens intellectum. Drawing on Indian contextual realities, this study examines how social-scientific insights illuminate caste and gender inequalities, religious nationalism, poverty, and structural injustice, while simultaneously shaping theological questions themselves. Beyond illuminating social issues, the article explores how such engagement contributes to ecclesial self-understanding, particularly regarding power, authority, and public credibility. The study concludes by proposing an empirically grounded, pastorally responsible vision of Indian theology, reflecting the interdisciplinary commitment championed by Fr George Pattery, SJ.
Keywords: Indian theology; social sciences; empirical theology; interdisciplinary dialogue; Church and society
There is an increasing interest in upgrading the EModel, a parametric tool for speech quality estimation, to the wideband and super-wideband contexts. The
Contemporary models of Unmanned Aerial Vehicles (UAVs) are largely developed using simulators. In a typical scheme, a flight simulator is dovetailed with a
Undertaking engineering research can be compounding for beginning graduate students and thwarting even for seasoned researchers. With a wealth of academic
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional
Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.