This year, the IEEE World Congress on Computational Intelligence (WCCI) will be held in Glasgow, UK. The WCCI embeds three major IEEE conferences related to Computational Intelligence, that is: The International Joint Conference on Neural Networks (IJCNN) The International Conference on Fuzzy Systems (FUZZ-IEEE) The World Congress on Evolutionary Computation (CEC) This year, I had …
How to smooth out the fitness landscapes by means of Fourier transforms?
Many years ago we started a cooperation with the Department of Biotechnology and Biosciences of the University of Milano-Bicocca. The goal was to govern programmed cell death on K-ras cancer cells under conditions of glucose starvation. Glucose is directly related to metabolism, i.e., glycolysis and TCA cycle in mitochondria, which in turn determine the production …
Designer Luca Zanini created a completely renewed GUI and user experience for ProCell. This is how the new interface looks like: The new interface of ProCell (which now reached version 1.6.0) has an elegant dark skin and has got an improved usability thanks to additional functionalities, a more rational use of colors and a new …
The PaCT conference (Parallel Computing Technologies) is a biennial event focused on the new developments and trends in parallel computing technologies. We presented some papers in the previous editions, mainly focusing on GPU-powered (biochemical) simulation [1], [2], [3]. This year we submitted a manuscript focused on something completely different, that is, the GPU-powered automatic extraction …
Fuzzy Self-Tuning PSO was upgrade to version 1.6.0. The source code can be downloaded from GITHUB, and the python package can be easily installed using pip. This is the first release officially supporting Python 3. I managed to solve some pending issues with the packaging system, and I fixed miniful’s support (even though I am …
In early July, I presented our joint research with the European Institute of Oncology (IEO) at the 2019 IEEE Conference on Computational Intelligence in Computational Biology and Bioinformatics (CIBCB 2019). The paper, titled “ProCell: Investigating cell proliferation with Swarm Intelligence”, focuses on the investigation of AML blasts by means of ProCell, the stochastic modeling and …
We use Fuzzy Logic to create interpretable models of heterogeneous cellular systems characterized by uncertainty…
For some real world problems, common algorithms can outperform the most advanced meta-heuristics.
GenHap is a novel evolutionary method to solve the haplotyping problem. basically subdivides the data into multiple independent combinatorial subproblems, each solved using a separate genetic algorithm. Then a recombination step fuses the solutions of subproblems into a final complete haplotype. GenHap also natively distributes the calculations over multiple cores by means of MPI, reducing …
Recent Comments